SimpleEngine/examples/CMakeLists.txt

3 lines
86 B
CMake

# Add examples as a subdirectory
add_subdirectory(snake)
add_subdirectory(animation)