summaryrefslogtreecommitdiffstats
path: root/src/libical-1-parallel-builds.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical-1-parallel-builds.patch')
-rw-r--r--src/libical-1-parallel-builds.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/libical-1-parallel-builds.patch b/src/libical-1-parallel-builds.patch
new file mode 100644
index 0000000..8795258
--- /dev/null
+++ b/src/libical-1-parallel-builds.patch
@@ -0,0 +1,14 @@
+libical-1-parallel-builds.patch libical-test.c
+[gcoco@Basement mingw-cross-env]$ cat src/libical-1-parallel-builds.patch
+--- ./src/libicalss/CMakeLists.txt 2011/10/10 23:21:07 1106
++++ ./src/libicalss/CMakeLists.txt 2011/12/18 21:56:43 1118
+@@ -28,7 +28,9 @@
+ ${CMAKE_BINARY_DIR}/src/libical/icalderivedvalue.h
+ )
+
+-add_custom_target(icalss-header DEPENDS
++add_custom_target(icalss-header
++ DEPENDS
++ ical-header
+ ${CMAKE_BINARY_DIR}/src/libicalss/icalss.h
+ ) \ No newline at end of file