aurora-rendering-engine/examples/01_hello_triangle/CMakeLists.txt

3 lines
85 B
CMake

# examples/01_hello_triangle/CMakeLists.txt
add_are_example(hello_triangle main.cpp)