summaryrefslogtreecommitdiffstats
path: root/cmake/platform/windowsstore
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/windowsstore')
-rw-r--r--cmake/platform/windowsstore/windowsstore.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/platform/windowsstore/windowsstore.cmake b/cmake/platform/windowsstore/windowsstore.cmake
index 266fb3e..b0c2992 100644
--- a/cmake/platform/windowsstore/windowsstore.cmake
+++ b/cmake/platform/windowsstore/windowsstore.cmake
@@ -1 +1,2 @@
1set(PLATFORM_REQUIRED_DEPS zlib) 1set(PLATFORM_REQUIRED_DEPS D3DX11Effects)
2set(APP_RENDER_SYSTEM dx11)