-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
corsix-th: darwin build, add maintainer
- Loading branch information
Matteo Pacini
committed
Jun 11, 2024
1 parent
a7d87b7
commit e9c1ebb
Showing
3 changed files
with
54 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
diff --git a/CorsixTH/CMakeLists.txt b/CorsixTH/CMakeLists.txt | ||
index 85856df3..f0f08277 100644 | ||
--- a/CorsixTH/CMakeLists.txt | ||
+++ b/CorsixTH/CMakeLists.txt | ||
@@ -293,7 +293,6 @@ if(NOT USE_SOURCE_DATADIRS) | ||
install(CODE " | ||
INCLUDE(BundleUtilities) | ||
SET(BU_CHMOD_BUNDLE_ITEMS ON) | ||
- FIXUP_BUNDLE(\"${CMAKE_INSTALL_PREFIX}/CorsixTH.app\" \"\" \"\") | ||
") | ||
if(WITH_LUAROCKS) | ||
install(CODE "execute_process( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters