add_library(Garbage INTERFACE) target_compile_features(Garbage INTERFACE cxx_std_20 ) target_include_directories(Garbage INTERFACE "Include" )