ch2_srcs = ['remove_dups.cpp', 'reverse.cpp'] chapter2_lib = static_library('chapter2', ch2_srcs, include_directories: libs_includes)