axmol/samples/CMakeLists.txt

6 lines
123 B
CMake

add_subdirectory(Cpp/HelloCpp)
add_subdirectory(Cpp/TestCpp)
add_subdirectory(Lua/HelloLua)
add_subdirectory(Lua/TestLua)