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