This website requires JavaScript.
Explore
Help
Sign In
timo.menzel
/
test_pie
Watch
1
Star
0
Fork
You've already forked test_pie
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9edb092501
test_pie
/
external
/
tinyxml
/
CMakeLists.txt
5 lines
77 B
CMake
Raw
Blame
History
file
(
GLOB_RECURSE
SRCS
./*.cpp
./*.h
)
add_library
(
tinyxml
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink