From e007a299cf064d1ba2d4c80c7156a91ae7a58d6e Mon Sep 17 00:00:00 2001 From: Sacha Date: Thu, 6 Jun 2013 03:43:10 +1000 Subject: [PATCH] CMake and Meego buildfix. --- CMakeLists.txt | 3 ++- native | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e833f444dd..04d732c097 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/native b/native index 04f6a35031..628005799f 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 04f6a3503110d29aa41577a9e443a0ffd029067a +Subproject commit 628005799f57aff04694d618dc59d1efb0a3fe44