diff options
Diffstat (limited to 'Graphics/GraphicsEngine')
| -rw-r--r-- | Graphics/GraphicsEngine/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngine/CMakeLists.txt b/Graphics/GraphicsEngine/CMakeLists.txt index 7744e323..38db75e2 100644 --- a/Graphics/GraphicsEngine/CMakeLists.txt +++ b/Graphics/GraphicsEngine/CMakeLists.txt @@ -89,6 +89,6 @@ set_target_properties(Diligent-GraphicsEngine PROPERTIES FOLDER DiligentCore/Graphics ) -if(INSTALL_DILIGENT_CORE) +if(DILIGENT_INSTALL_CORE) install_core_lib(Diligent-GraphicsEngine) endif()
\ No newline at end of file |
