• Adam Cozzette's avatar
    Fixed "make check" for cmake build · 98d89d42
    Adam Cozzette authored
    The check target did not depend on the test_plugin binary, so this would
    cause "make check" to fail at times because of the absence of
    test_plugin. This change adds a dependency on test_plugin so that it
    will always get built before the tests are executed.
    98d89d42
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
README.md Loading commit data...
examples.cmake Loading commit data...
extract_includes.bat.in Loading commit data...
install.cmake Loading commit data...
libprotobuf-lite.cmake Loading commit data...
libprotobuf.cmake Loading commit data...
libprotoc.cmake Loading commit data...
protobuf-config-version.cmake.in Loading commit data...
protobuf-config.cmake.in Loading commit data...
protobuf-module.cmake.in Loading commit data...
protobuf-options.cmake Loading commit data...
protoc.cmake Loading commit data...
tests.cmake Loading commit data...