diff --git a/CMCore b/CMCore index d8e2bde..2d8da35 160000 --- a/CMCore +++ b/CMCore @@ -1 +1 @@ -Subproject commit d8e2bde533be25a283b819cbb412213523f8648e +Subproject commit 2d8da351ba88ffa0d5dee39268215090ac4785b7 diff --git a/CMUtil b/CMUtil index a3ef686..93cf57b 160000 --- a/CMUtil +++ b/CMUtil @@ -1 +1 @@ -Subproject commit a3ef6866ae3e43cbd06c82c94ea6cde978f62623 +Subproject commit 93cf57b1ca92c9ce232bc9e6cfc34a4a9e9bc7b8 diff --git a/CMakeLists.txt b/CMakeLists.txt index cac6760..f297e07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ cmake_minimum_required(VERSION 3.0) +SET(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE) project(CMGameEngine) @@ -16,4 +17,4 @@ use_cm_module(Platform) use_cm_module(2D) use_cm_module(Util) -add_subdirectory(TexConv) \ No newline at end of file +add_subdirectory(TexConv) diff --git a/TexConv b/TexConv index c3d81da..6987b7a 160000 --- a/TexConv +++ b/TexConv @@ -1 +1 @@ -Subproject commit c3d81daa9402f119827bfdee6637016fc6aa95aa +Subproject commit 6987b7aa492be5a196b4165a432135b1605e8f1b