diff options
Diffstat (limited to 'cmake/Hunter/config.cmake')
-rw-r--r-- | cmake/Hunter/config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Hunter/config.cmake b/cmake/Hunter/config.cmake index d2f87774..7c53e0ea 100644 --- a/cmake/Hunter/config.cmake +++ b/cmake/Hunter/config.cmake @@ -1,5 +1,5 @@ hunter_config( Boost - VERSION "1.70.0-p0" + VERSION "1.70.0-p1" CMAKE_ARGS IOSTREAMS_NO_BZIP2=1 ) |