summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-12-06 04:23:34 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-12-06 04:23:34 +0000
commit547ac9afad7edfe1529d69d643b758bf46ce29f4 (patch)
treeef7f6647ccdccd4c470d06f9af615da75675b75e /Graphics/GraphicsEngineD3D11
parentUpdated cmake files (diff)
downloadDiligentCore-547ac9afad7edfe1529d69d643b758bf46ce29f4.tar.gz
DiligentCore-547ac9afad7edfe1529d69d643b758bf46ce29f4.zip
Minor updates to CMake files
Diffstat (limited to 'Graphics/GraphicsEngineD3D11')
-rw-r--r--Graphics/GraphicsEngineD3D11/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineD3D11/CMakeLists.txt b/Graphics/GraphicsEngineD3D11/CMakeLists.txt
index 50b52bba..2d77b3c7 100644
--- a/Graphics/GraphicsEngineD3D11/CMakeLists.txt
+++ b/Graphics/GraphicsEngineD3D11/CMakeLists.txt
@@ -106,7 +106,6 @@ PRIVATE
set(DEPENDENCIES
BuildSettings
- PlatformInterface
Common
GraphicsEngine
GraphicsEngineD3DBase