CMake and Meego buildfix.

This commit is contained in:
Sacha 2013-06-06 03:43:10 +10:00
parent 7574ebbe58
commit e007a299cf
2 changed files with 3 additions and 2 deletions

View file

@ -516,6 +516,8 @@ add_library(native STATIC
native/base/stringutil.h
native/base/timeutil.cpp
native/base/timeutil.h
native/data/compression.cpp
native/data/compression.h
native/file/chunk_file.cpp
native/file/chunk_file.h
native/file/dialog.cpp
@ -565,7 +567,6 @@ add_library(native STATIC
native/input/input_state.h
native/json/json_writer.cpp
native/json/json_writer.h
native/math/compression.h
native/math/curves.cpp
native/math/curves.h
native/math/lin/aabb.cpp

2
native

@ -1 +1 @@
Subproject commit 04f6a3503110d29aa41577a9e443a0ffd029067a
Subproject commit 628005799f57aff04694d618dc59d1efb0a3fe44