project (phcct)
add_executable (phcct main.c)
target_link_libraries (phcct pthread)


