Searched refs:buildtests (Results 1 – 10 of 10) sorted by relevance
10 add_custom_target(buildtests) target12 add_dependencies(check buildtests)23 …t in the "all" target, so we have to explicitely ask ctest to build our custom 'buildtests' target.31 …stConfigurationType" "MakeCommand: ${CMAKE_COMMAND} --build . --target buildtests --config \"\${CT…
49 add_dependencies(buildtests ${targetname})144 add_dependencies(buildtests ${targetname})
17 ./buildtests.sh "$1" && ctest -R "$1" ${EIGEN_CTEST_ARGS}19 ./buildtests.sh "$1" && ctest -R "$1"
2 configure_file(buildtests.in ${CMAKE_BINARY_DIR}/buildtests.sh @ONLY)
18 add_dependencies(buildtests ${targetname})
31 …scan-build/scan-build -o /tmp/grpc --use-analyzer=/usr/local/bin/clang make -C grpc buildtests && \
389 add_dependencies(buildtests doc)
292 add_custom_target(buildtests
450 # must be after test and unsupported, for configuring buildtests.in
684 add_custom_target(buildtests target