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