summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineNextGenBase
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngineNextGenBase')
-rw-r--r--Graphics/GraphicsEngineNextGenBase/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
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)