1 2 3 4 5 6 7
add_library(common_lib src/common_lib.cpp ) target_include_directories(common_lib PUBLIC include )