mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-06 18:11:57 +00:00
Merge branch 'cmake_minimum_required_macos' into 'master'
Remove cmake_minimum_required for osx install script See merge request OpenMW/openmw!4615
This commit is contained in:
commit
3901084cc2
@ -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 "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user