diff options
Diffstat (limited to 'Graphics/GraphicsEngineD3DBase')
| -rw-r--r-- | Graphics/GraphicsEngineD3DBase/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineD3DBase/CMakeLists.txt b/Graphics/GraphicsEngineD3DBase/CMakeLists.txt index 7b85ad3a..2d439ce4 100644 --- a/Graphics/GraphicsEngineD3DBase/CMakeLists.txt +++ b/Graphics/GraphicsEngineD3DBase/CMakeLists.txt @@ -74,4 +74,6 @@ set_target_properties(GraphicsEngineD3DBase PROPERTIES ) set_target_properties(ProcessHLSLDefinitions PROPERTIES FOLDER Core/Graphics/Helper -)
\ No newline at end of file +) + +install_core_lib(GraphicsEngineD3DBase) |
