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/GraphicsEngineOpenGL/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineOpenGL') diff --git a/Graphics/GraphicsEngineOpenGL/CMakeLists.txt b/Graphics/GraphicsEngineOpenGL/CMakeLists.txt index 54bc172e..6294beb6 100644 --- a/Graphics/GraphicsEngineOpenGL/CMakeLists.txt +++ b/Graphics/GraphicsEngineOpenGL/CMakeLists.txt @@ -136,7 +136,6 @@ PRIVATE set(PRIVATE_DEPENDENCIES BuildSettings glew-static - PlatformInterface Common GraphicsEngine GraphicsTools -- cgit v1.2.3