Skip to content

Commit

Permalink
Merge branch 'public-master' into master-public-mine
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbali256 committed Jan 29, 2020
2 parents 64f7252 + 63ba3f8 commit 86dabe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/external_boost.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FIND_PACKAGE(Git REQUIRED)
ExternalProject_Add(boost_ext
PREFIX ${CMAKE_BINARY_DIR}/externals/boost
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git
GIT_TAG asio-1-12-1
GIT_TAG asio-1-12-2
GIT_SHALLOW ON
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit 86dabe8

Please sign in to comment.