Skip to content

Commit

Permalink
Use a fork of boost-header-only
Browse files Browse the repository at this point in the history
Since the main version became unusable.
  • Loading branch information
dievsky authored Mar 27, 2018
1 parent 6ea67fc commit b81fc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ns/projects/boost-header-only.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if (NOT DEFINED BOOST_HEADER_ONLY_DESTINATION)
endif()

NS_project_add(BOOST_HEADER_ONLY
GIT_REPOSITORY https://github.com/NumScale/boost-header-only.git
GIT_REPOSITORY https://github.com/ericsium/boost-header-only.git
GIT_TAG ${BOOST_HEADER_ONLY_GIT_TAG}
DESTINATION ${BOOST_HEADER_ONLY_DESTINATION}

Expand Down

0 comments on commit b81fc50

Please sign in to comment.