Remove duplicate CMakeLists.txt entry
maxutils/maxbase/src/test/CMakeLists.txt
This commit is contained in:
parent
b82822a4b0
commit
9b199cfb50
@ -5,8 +5,3 @@ add_test(test_mxb_log test_mxb_log)
|
||||
add_executable(test_semaphore test_semaphore.cc)
|
||||
target_link_libraries(test_semaphore maxbase pthread)
|
||||
add_test(test_semaphore test_semaphore)
|
||||
|
||||
add_executable(test_semaphore test_semaphore.cc)
|
||||
target_link_libraries(test_semaphore maxbase pthread)
|
||||
add_test(test_semaphore test_semaphore)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user