1
0

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
archshift
2014-04-25 10:50:10 -07:00
18 changed files with 201 additions and 17 deletions

View File

@@ -6,6 +6,7 @@ include_directories ("${PROJECT_SOURCE_DIR}/../")
file(GLOB SOURCE
"*.cpp"
"*.h"
)
add_library(WorldStorage ${SOURCE})