From 547ac9afad7edfe1529d69d643b758bf46ce29f4 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 5 Dec 2017 20:23:34 -0800 Subject: Minor updates to CMake files --- Graphics/GraphicsEngineD3D11/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineD3D11') 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 -- cgit v1.2.3