Skip to content

Commit f1c5cd8

Browse files
committed
Update test/CMakeLists.txt
1 parent 94f11c5 commit f1c5cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ endif()
1010

1111
set(BOOST_TEST_LINK_LIBRARIES Boost::stacktrace_basic Boost::core)
1212

13-
boost_test(TYPE run SOURCES test.cpp)
13+
boost_test(TYPE run SOURCES test.cpp test_impl.cpp)
1414
boost_test(TYPE run SOURCES test_noop.cpp)
1515
boost_test(TYPE run SOURCES test_trivial.cpp)

0 commit comments

Comments
 (0)