This website requires JavaScript.
Explore
Help
Sign In
ilikecats
/
stk-code_catmod
Watch
1
Star
1
Fork
0
You've already forked stk-code_catmod
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4259d438b0
stk-code_catmod
/
sources.cmake
2 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
Use cmake file pattern tools
2014-04-10 18:57:16 -04:00
file
(
GLOB_RECURSE
STK_SOURCES
"src/*.cpp"
)
file
(
GLOB_RECURSE
STK_HEADERS
"src/*.hpp"
)
Reference in New Issue
Copy Permalink