diff options
Diffstat (limited to 'Graphics/GraphicsEngineMetal')
| -rw-r--r-- | Graphics/GraphicsEngineMetal/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineMetal/CMakeLists.txt b/Graphics/GraphicsEngineMetal/CMakeLists.txt index 0d22aa25..fe73029b 100644 --- a/Graphics/GraphicsEngineMetal/CMakeLists.txt +++ b/Graphics/GraphicsEngineMetal/CMakeLists.txt @@ -136,7 +136,7 @@ set_source_files_properties( readme.md PROPERTIES HEADER_FILE_ONLY TRUE ) -if(INSTALL_DILIGENT_CORE) +if(DILIGENT_INSTALL_CORE) install_core_lib(Diligent-GraphicsEngineMetal-shared) install_core_lib(Diligent-GraphicsEngineMetal-static) endif() |
