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
f17aa8b450
axmol
/
external
/
tinyxml2
/
CMakeLists.txt
8 lines
83 B
CMake
Raw
Blame
History
set
(
TINYXML2_SRC
tinyxml2.cpp
)
add_library
(
tinyxml2
STATIC
${
TINYXML2_SRC
}
)
Reference in New Issue
View Git Blame
Copy Permalink