add_library(common src/serialization.cpp ) target_include_directories(common PUBLIC $ ) target_compile_features(common PUBLIC cxx_std_17)