src/library/os/linux/CMakeLists.txt @@ -2,9 +2,8 @@ os-linux.cpp ) target_link_libraries( os base ${EXTERNAL_LIBS} ) )