1 2 3 4
add_executable(cru_graphics_experiment_1 1/main.cpp ) target_link_libraries(cru_graphics_experiment_1 PRIVATE cru_demo_base)