blob: 1cdb2ae13bebc8fc9f937edae2f05581cb0a07a1 [file] [log] [blame]
add_test(NAME FindProtobuf.Test COMMAND
${CMAKE_CTEST_COMMAND} -C $<CONFIGURATION>
--build-and-test
"${CMake_SOURCE_DIR}/Tests/FindProtobuf/Test"
"${CMake_BINARY_DIR}/Tests/FindProtobuf/Test"
${build_generator_args}
--build-project TestFindProtobuf
--build-options ${build_options}
--test-command ${CMAKE_CTEST_COMMAND} -V -C $<CONFIGURATION>
)