mac:add a destination
This commit is contained in:
parent
4dbbc40539
commit
e53113ca6d
@ -134,7 +134,7 @@ msg "Copying binary executable files."
|
|||||||
ditto "${CMAKE_BUILD_TYPE}/MacOS" "${MACOS}"
|
ditto "${CMAKE_BUILD_TYPE}/MacOS" "${MACOS}"
|
||||||
|
|
||||||
msg "Copying Resources directory."
|
msg "Copying Resources directory."
|
||||||
mv "${CMAKE_BUILD_TYPE}/Resources/share/AboutThisBuild.txt"
|
mv "${CMAKE_BUILD_TYPE}/Resources/share/AboutThisBuild.txt" "${RESOURCES}"
|
||||||
ditto "${CMAKE_BUILD_TYPE}/Resources" "${RESOURCES}"
|
ditto "${CMAKE_BUILD_TYPE}/Resources" "${RESOURCES}"
|
||||||
|
|
||||||
echo "\n--------\n" >> "${RESOURCES}/AboutThisBuild.txt"
|
echo "\n--------\n" >> "${RESOURCES}/AboutThisBuild.txt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user