project(common CXX) add_library(${PROJECT_NAME} STATIC src/internal.cpp ) target_include_directories(${PROJECT_NAME} PUBLIC include )