Remove duplicate CMakeLists.txt entry
maxutils/maxbase/src/test/CMakeLists.txt
This commit is contained in:
		| @ -5,8 +5,3 @@ add_test(test_mxb_log test_mxb_log) | |||||||
| add_executable(test_semaphore test_semaphore.cc) | add_executable(test_semaphore test_semaphore.cc) | ||||||
| target_link_libraries(test_semaphore maxbase pthread) | target_link_libraries(test_semaphore maxbase pthread) | ||||||
| add_test(test_semaphore test_semaphore) | 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) |  | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Johan Wikman
					Johan Wikman