1
0
mirror of https://github.com/borgesdan/xn65 synced 2024-12-29 21:54:47 +01:00
xn65/samples/CMakeLists.txt

8 lines
238 B
CMake

# CMakeList.txt : CMake project for CmakeSharedExeTest, include source and define
# project specific logic here.
#
# Add source to this project's executable.
add_subdirectory ("01_blank")
add_subdirectory ("02_PlatfformerStarterKit")