summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3DBase
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngineD3DBase')
-rw-r--r--Graphics/GraphicsEngineD3DBase/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineD3DBase/CMakeLists.txt b/Graphics/GraphicsEngineD3DBase/CMakeLists.txt
index 86e34ab2..5c61d0f9 100644
--- a/Graphics/GraphicsEngineD3DBase/CMakeLists.txt
+++ b/Graphics/GraphicsEngineD3DBase/CMakeLists.txt
@@ -86,6 +86,6 @@ set_target_properties(Diligent-ProcessHLSLDefinitions PROPERTIES
FOLDER DiligentCore/Graphics/Helper
)
-if(INSTALL_DILIGENT_CORE)
+if(DILIGENT_INSTALL_CORE)
install_core_lib(Diligent-GraphicsEngineD3DBase)
endif() \ No newline at end of file