Skip to content

Commit

Permalink
Merge 70106f7 into 6d0700c
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Apr 26, 2020
2 parents 6d0700c + 70106f7 commit 16f8384
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -75,6 +75,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CppUTestRootDirectory}/cmake/Module

include("${CppUTestRootDirectory}/cmake/Modules/CppUTestConfigurationOptions.cmake")
include(CTest)
enable_testing()
#include("${CppUTestRootDirectory}/cmake/Modules/CheckFunctionExists.cmake")
include("${CppUTestRootDirectory}/cmake/Modules/CppUTestBuildTimeDiscoverTests.cmake")
include("${CppUTestRootDirectory}/cmake/Modules/CppUTestNormalizeTestOutputLocation.cmake")
Expand Down
2 changes: 0 additions & 2 deletions tests/CppUTest/CMakeLists.txt
@@ -1,5 +1,3 @@
enable_testing()

set(CppUTestTests_src
AllTests.cpp
SetPluginTest.cpp
Expand Down

0 comments on commit 16f8384

Please sign in to comment.