From 90ccf84717d0fc8b9d375c3e3bb58509adba6350 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 16 Dec 2018 18:56:31 -0800 Subject: Added install steps; updated header structure for platforms --- Graphics/GraphicsEngineNextGenBase/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Graphics/GraphicsEngineNextGenBase') diff --git a/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt b/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt index 20173b9b..ca60313d 100644 --- a/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt +++ b/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt @@ -35,3 +35,5 @@ source_group("include" FILES ${INCLUDE}) set_target_properties(GraphicsEngineNextGenBase PROPERTIES FOLDER Core/Graphics ) + +install_core_lib(GraphicsEngineNextGenBase) -- cgit v1.2.3