[mingw-boost: 29/48] fix a cmakeify bug

epienbro epienbro at fedoraproject.org
Wed Mar 7 15:45:03 UTC 2012


commit 908d0d546a13f67349dcfe8b64986e6cd31c6bfc
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Fri Sep 2 08:51:25 2011 +0200

    fix a cmakeify bug

 boost-1.47.0-cmakeify-full.patch |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/boost-1.47.0-cmakeify-full.patch b/boost-1.47.0-cmakeify-full.patch
index b07e8b3..712e162 100644
--- a/boost-1.47.0-cmakeify-full.patch
+++ b/boost-1.47.0-cmakeify-full.patch
@@ -2390,7 +2390,7 @@ new file mode 100644
 index 0000000..b13377a
 --- /dev/null
 +++ b/libs/chrono/src/CMakeLists.txt
-@@ -0,0 +1,19 @@
+@@ -0,0 +1,20 @@
 +#
 +# Copyright Troy D. Straszheim
 +#
@@ -2409,6 +2409,7 @@ index 0000000..b13377a
 +  thread_clock.cpp
 +
 +  SHARED_COMPILE_FLAGS "-DBOOST_CHRONO_DYN_LINK=1"
++  DEPENDS boost_system
 +  )
 diff --git a/libs/chrono/test/CMakeLists.txt b/libs/chrono/test/CMakeLists.txt
 new file mode 100644


More information about the scm-commits mailing list