# libunistd/test/test_logger/CMakeList.txt

add_definitions(-DTRACE_MSG_FUNCTIONS)

add_executable(test_logger main.cpp)

