Skip to content

Commit 3901084

Browse files
committed
Merge branch 'cmake_minimum_required_macos' into 'master'
Remove cmake_minimum_required for osx install script See merge request OpenMW/openmw!4615
2 parents 3523ba5 + 9a6807f commit 3901084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,6 @@ if (OPENMW_OSX_DEPLOYMENT AND APPLE)
860860
set(BU_CHMOD_BUNDLE_ITEMS ON)
861861
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
862862
include(BundleUtilities)
863-
cmake_minimum_required(VERSION 3.1)
864863
" COMPONENT Runtime)
865864

866865
set(ABSOLUTE_PLUGINS "")

0 commit comments

Comments
 (0)