1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-01 16:11:31 +00:00

Remove cmake_minimum_required for osx install script

This commit is contained in:
elsid 2025-04-01 23:19:18 +02:00
parent 3523ba564a
commit 9a6807f862
No known key found for this signature in database
GPG key ID: B845CB9FEE18AB40

View file

@ -860,7 +860,6 @@ if (OPENMW_OSX_DEPLOYMENT AND APPLE)
set(BU_CHMOD_BUNDLE_ITEMS ON)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
include(BundleUtilities)
cmake_minimum_required(VERSION 3.1)
" COMPONENT Runtime)
set(ABSOLUTE_PLUGINS "")