From 3133603a66640dbfec496b555d73465d34551b1d Mon Sep 17 00:00:00 2001 From: BlackMATov Date: Thu, 10 Jan 2019 18:06:41 +0700 Subject: [PATCH] update modules --- CMakeLists.txt | 1 + modules/enduro2d | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d39869f..cdec107 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,6 +33,7 @@ endif() # set(E2D_BUILD_SAMPLES OFF CACHE BOOL "" FORCE) +set(E2D_BUILD_TOOLSET OFF CACHE BOOL "" FORCE) set(E2D_BUILD_UNTESTS OFF CACHE BOOL "" FORCE) add_subdirectory(modules/enduro2d) diff --git a/modules/enduro2d b/modules/enduro2d index c6123eb..978ca86 160000 --- a/modules/enduro2d +++ b/modules/enduro2d @@ -1 +1 @@ -Subproject commit c6123eb4586d4ce73ea3770b3ac69812e0b22ce7 +Subproject commit 978ca86268d1fc975c07731602239fcfc3be43e2