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