forked from boostorg/mp11
Change pdimov/mincmake to boostorg/mincmake in CMakeLists.txt
This commit is contained in:
@@ -24,7 +24,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
|
|||||||
message(STATUS "Fetching ${name}")
|
message(STATUS "Fetching ${name}")
|
||||||
|
|
||||||
file(DOWNLOAD
|
file(DOWNLOAD
|
||||||
"https://raw.githubusercontent.com/pdimov/mincmake/master/${name}"
|
"https://raw.githubusercontent.com/boostorg/mincmake/master/${name}"
|
||||||
"${CMAKE_BINARY_DIR}/fetch_and_include/${name}"
|
"${CMAKE_BINARY_DIR}/fetch_and_include/${name}"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user