This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
crown-engine
mirror of
https://github.com/crownengine/crown.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update CMakeLists.txt
Daniele Bartolini
12 years ago
parent
24a875dee6
commit
498e568efc
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/CMakeLists.txt
+ 1
- 0
src/CMakeLists.txt
View File
@@ -43,6 +43,7 @@ set (HEADERS
set (CORE_SRC
core/Log.cpp
+ core/Args.cpp
)
set (CORE_HEADERS