Skip to content

Commit 0a518a3

Browse files
committed
Fix patch
1 parent 6380884 commit 0a518a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ports/arcus/0001-standardprojectsettings.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
diff --git a/CMake/StandardProjectSettings.cmake b/CMake/StandardProjectSettings.cmake
1+
diff --git a/CMake/standardprojectsettings-config.cmake b/CMake/standardprojectsettings-config.cmake
22
new file mode 100644
33
index 0000000..59fcdfd
44
--- /dev/null
5-
+++ b/CMake/StandardProjectSettings.cmake
5+
+++ b/CMake/standardprojectsettings-config.cmake
66
@@ -0,0 +1,220 @@
77
+include(GNUInstallDirs) # Standard install dirs
88
+

versions/a-/arcus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "913490ff97355910a4c1024ebd5142d0c9527836",
4+
"git-tree": "38354b78bd1f75b5e5b13ce2f66d7ce3cef281aa",
55
"version-semver": "5.3.0",
66
"port-version": 0
77
},

0 commit comments

Comments
 (0)