mirror of https://github.com/axmolengine/axmol.git
Update CMakeLists.txt
This commit is contained in:
parent
6ad4b191a6
commit
d0ec54e30e
|
@ -295,7 +295,7 @@ if(BUILD_CppTests)
|
|||
add_subdirectory(tests/cpp-tests)
|
||||
endif(BUILD_CppTests)
|
||||
|
||||
add_subdirectory(tests/lua-empty-test)
|
||||
add_subdirectory(tests/lua-empty-test/project)
|
||||
|
||||
if(BUILD_LuaTests)
|
||||
add_subdirectory(tests/lua-tests/project)
|
||||
|
|
Loading…
Reference in New Issue