Refresh patches.
This commit is contained in:
parent
1970102e39
commit
687237d732
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
cmake (3.9.0-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Refresh patches.
|
||||
|
||||
-- Felix Geyer <fgeyer@debian.org> Thu, 20 Jul 2017 19:39:13 +0200
|
||||
|
||||
|
@ -15,7 +15,7 @@ Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug
|
||||
+++ b/Modules/FindBoost.cmake
|
||||
@@ -861,6 +861,22 @@ function(_Boost_MISSING_DEPENDENCIES com
|
||||
endif()
|
||||
endmacro()
|
||||
endfunction()
|
||||
|
||||
+function(_Boost_consider_adding_pthreads _outvar)
|
||||
+ # On Unix platforms (excluding cygwin) add pthreads to Boost_LIBRARIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user