diff --git a/README.md b/README.md index 98244ca..0e29482 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Antkeeper Superbuild -This repository contains a CMake superbuild system and all dependencies required to build Antkeeper. +This repository contains the superbuild system and all dependencies required to build Antkeeper. ## Download diff --git a/modules/SDL2/CMakeLists.txt b/modules/SDL2/CMakeLists.txt index bd59d89..8445cf8 100644 --- a/modules/SDL2/CMakeLists.txt +++ b/modules/SDL2/CMakeLists.txt @@ -1335,7 +1335,7 @@ elseif(WINDOWS) endif() # Libraries for Win32 native and MinGW - list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32) + list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32 vcruntime) # TODO: in configure.ac the check for timers is set on # cygwin | mingw32* - does this include mingw32CE? diff --git a/modules/antkeeper-data b/modules/antkeeper-data index 97eb192..3e5d2d8 160000 --- a/modules/antkeeper-data +++ b/modules/antkeeper-data @@ -1 +1 @@ -Subproject commit 97eb1925143c1547ee46ba548a11a109fa6b95d6 +Subproject commit 3e5d2d8c56ccd78a23d743032155ab2112923744 diff --git a/modules/antkeeper-source b/modules/antkeeper-source index be531e1..351d65d 160000 --- a/modules/antkeeper-source +++ b/modules/antkeeper-source @@ -1 +1 @@ -Subproject commit be531e183382ec355fb653600b0233d52c12d015 +Subproject commit 351d65dcbc6a71c993db08a0d8862f6646469503