This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
922924e1ab
axmol
/
samples
/
CMakeLists.txt
6 lines
65 B
CMake
Raw
Normal View
History
Unescape
Escape
HelloCpp works.
2013-11-02 16:31:52 +08:00
TestCpp is ok.
2013-11-02 18:07:34 +08:00
#add_subdirectory(Cpp/HelloCpp)
HelloCpp works.
2013-11-02 16:31:52 +08:00
add_subdirectory
(
Cpp/TestCpp
)