diff --git a/CMakeLists.txt b/CMakeLists.txt index e0c2e7c..5fb7511 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -293,7 +293,7 @@ if(NOT MSVC) ) endif() -endif(NOT PHYSFS_DISABLE_INSTALL) +endif() macro(message_bool_option _NAME _VALUE) if(${_VALUE})