Skip to content

Commit d5b81d3

Browse files
committed
Fix patch
1 parent 6380884 commit d5b81d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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
+

0 commit comments

Comments
 (0)