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
Files
0d90ecda166f609131ce08b065fdab448016030d
stk-code_catmod
/
sources.cmake
2 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
Use cmake file pattern tools
2014-04-11 00:57:16 +02:00
file
(
GLOB_RECURSE
STK_SOURCES
"src/*.cpp"
)
file
(
GLOB_RECURSE
STK_HEADERS
"src/*.hpp"
)
Reference in New Issue
Copy Permalink