# libunistd/test/test_semaphore/CMakeList.txt add_executable(test_semaphore_server semaphore_server.cpp) add_executable(test_semaphore_client semaphore_client.cpp)