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/GraphicsEngineD3D12/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineD3D12') diff --git a/Graphics/GraphicsEngineD3D12/CMakeLists.txt b/Graphics/GraphicsEngineD3D12/CMakeLists.txt index a801eb84..d8876e43 100644 --- a/Graphics/GraphicsEngineD3D12/CMakeLists.txt +++ b/Graphics/GraphicsEngineD3D12/CMakeLists.txt @@ -155,7 +155,6 @@ endforeach(FILE) set(DEPENDENCIES BuildSettings - PlatformInterface Common GraphicsEngine GraphicsEngineD3DBase -- cgit v1.2.3