1 2 3 4 5 6
set(SOURCES pthread.cpp ) serenity_libc(LibPthread pthread) target_link_libraries(LibPthread LibC)