0086356
1a4540d
1 2 3
4
find_package(Boost REQUIRED) add_library(common INTERFACE) target_link_libraries(common INTERFACE Boost::boost)