# libunistd/test/WormFile/CMakeList.txt

add_executable(test_WormFile main.cpp)
target_link_libraries(test_WormFile libportable)