Skip to content

Commit

Permalink
[CI] Fixup 2d68cf2
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <[email protected]>
  • Loading branch information
AeroStun committed Apr 4, 2022
1 parent 36e1927 commit 0ad174a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ else ()
if (SMCEGD_BUNDLE_DEPS)
install (FILES "${SMCE_DYNLIB_FILE}" DESTINATION "${PROJECT_BINARY_DIR}/export/SMCE-Godot.app/Contents/Frameworks")
endif()

install (CODE "
execute_process (COMMAND \"${CODESIGN_EXECUTABLE}\" --force -s - \"${PROJECT_BINARY_DIR}/export/SMCE-Godot.app\")
file (INSTALL \"${PROJECT_BINARY_DIR}/export/SMCE-Godot.app\" DESTINATION \"\${CMAKE_INSTALL_PREFIX}\" USE_SOURCE_PERMISSIONS)
")
endif ()
Expand Down

0 comments on commit 0ad174a

Please sign in to comment.