diff --git a/CMakeLists.txt b/CMakeLists.txt index 56e252c..9e6a2ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,7 +58,7 @@ set_target_properties(keeblarcraft_installer PROPERTIES MACOSX_BUNDLE_BUNDLE_VERSION ${PROJECT_VERSION} MACOSX_BUNDLE_SHORT_VERSION_STRING ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR} MACOSX_BUNDLE TRUE - WIN32_EXECUTABLE TRUElibglu1-mesa-dev + WIN32_EXECUTABLE TRUE ) include(GNUInstallDirs)