add_library(chapter_02 src/initlist.cpp src/null.cpp src/constexp.cpp src/ifswitch.cpp) target_include_directories(chapter_02 PUBLIC include)