Alexander Pyhalov
2017-06-23 51eb1d0c07a2552710f1b16e040731964985f908
cmake.mk-based components should use ctest for running tests
1 files modified
3 ■■■■■ changed files
make-rules/cmake.mk 3 ●●●●● patch | view | raw | blame | history
make-rules/cmake.mk
@@ -141,6 +141,9 @@
CMAKE_ENV += $(CMAKE_ENV.$(BITS))
COMPONENT_TEST_CMD=ctest
COMPONENT_TEST_TARGETS=
# configure the unpacked source for building 32 and 64 bit version
CMAKE =    cmake
$(BUILD_DIR)/%/.configured:    $(SOURCE_DIR)/.prep