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