add_library(chapter_interface INTERFACE) target_compile_features(chapter_interface INTERFACE cxx_std_20) target_include_directories(chapter_interface INTERFACE include)