add more ctest test
This commit is contained in:
@@ -10,3 +10,5 @@ add_executable (simple_system
|
||||
)
|
||||
target_link_libraries (simple_system LINK_PUBLIC scc)
|
||||
target_link_libraries (simple_system LINK_PUBLIC ${Boost_LIBRARIES} )
|
||||
|
||||
add_test(NAME simple_system_test COMMAND simple_system)
|
Reference in New Issue
Block a user