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