Fix CMake build if BOLT_ENABBLE_TESTS=ON
This commit is contained in:
parent
c8ceff3210
commit
4079241e26
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ if (BOLT_ENABLE_TESTS)
|
||||||
add_executable(
|
add_executable(
|
||||||
alltests
|
alltests
|
||||||
test/TestText.cc
|
test/TestText.cc
|
||||||
test/TestChecker.cc
|
|
||||||
)
|
)
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
alltests
|
alltests
|
||||||
|
|
Loading…
Reference in a new issue