PROJECT(test) set(CMAKE_CXX_FLAGS "-ligraph") ADD_EXECUTABLE(test information.c main.cpp)