aboutsummaryrefslogtreecommitdiff
path: root/src/mac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac/CMakeLists.txt')
-rw-r--r--src/mac/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mac/CMakeLists.txt b/src/mac/CMakeLists.txt
index 9a90971bb..b3a55065a 100644
--- a/src/mac/CMakeLists.txt
+++ b/src/mac/CMakeLists.txt
@@ -1,3 +1,2 @@
#Hack for MacOS X to run fix_mac_libs.sh script after installation
-cmake_minimum_required(VERSION 2.8.6)
install(CODE "execute_process(COMMAND ${CMAKE_SOURCE_DIR}/utils/fix_mac_libs.sh ${CMAKE_INSTALL_PREFIX}/qmmp.app)")