Skip to content
Snippets Groups Projects
Commit 25b55daa authored by AlQuemist's avatar AlQuemist
Browse files

App/CMakeLists.txt: rm unneeded adjust_mac_bundle.zsh.in

parent 0af35402
No related branches found
No related tags found
3 merge requests!2050rebase main on r21/v21.1,!2047<root>/CMakeLists.txt: add 'BornAgain_LIBRARIES' cached variable to store...,!1988Migrate to pyenv Python Platform; Fix MacOS package (Major change)
......@@ -133,8 +133,6 @@ if(BA_APPLE_BUNDLE)
string(REPLACE ";" " " MACPKG_EXTRA_LIBS "${BA_Dependencies}")
string(REPLACE ";" " " MACPKG_QT_PLUGINS "${MACPKG_QT_PLUGINS}")
configure_file("${CMAKE_SOURCE_DIR}/devtools/deploy/mac/adjust_mac_bundle.zsh.in"
"${BUILD_VAR_DIR}/adjust_mac_bundle.zsh" @ONLY)
configure_file("${CMAKE_SOURCE_DIR}/devtools/deploy/mac/mk_mac_package.py"
"${BUILD_VAR_DIR}/mk_mac_package.py" @ONLY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment