summaryrefslogtreecommitdiffstats
path: root/cmake/platform/windowsstore/windowsstore.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/windowsstore/windowsstore.cmake')
-rw-r--r--cmake/platform/windowsstore/windowsstore.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/platform/windowsstore/windowsstore.cmake b/cmake/platform/windowsstore/windowsstore.cmake
new file mode 100644
index 0000000..b0c2992
--- /dev/null
+++ b/cmake/platform/windowsstore/windowsstore.cmake
@@ -0,0 +1,2 @@
+set(PLATFORM_REQUIRED_DEPS D3DX11Effects)
+set(APP_RENDER_SYSTEM dx11)