summaryrefslogtreecommitdiffstats
path: root/cmake/platform/windows
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/windows')
-rw-r--r--cmake/platform/windows/windows.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/platform/windows/windows.cmake b/cmake/platform/windows/windows.cmake
index dbe9417..b0c2992 100644
--- a/cmake/platform/windows/windows.cmake
+++ b/cmake/platform/windows/windows.cmake
@@ -1 +1,2 @@
1# File intentionally left empty 1set(PLATFORM_REQUIRED_DEPS D3DX11Effects)
2set(APP_RENDER_SYSTEM dx11)