diff options
Diffstat (limited to 'Graphics/GraphicsEngine')
| -rw-r--r-- | Graphics/GraphicsEngine/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Graphics/GraphicsEngine/CMakeLists.txt b/Graphics/GraphicsEngine/CMakeLists.txt index 31bdc256..a853c820 100644 --- a/Graphics/GraphicsEngine/CMakeLists.txt +++ b/Graphics/GraphicsEngine/CMakeLists.txt @@ -80,3 +80,5 @@ source_group("interface" FILES ${INTERFACE}) set_target_properties(GraphicsEngine PROPERTIES FOLDER Core/Graphics ) + +install_core_lib(GraphicsEngine) |
