Skip to content

Commit 8c396b1

Browse files
ferdymercurydpiparo
authored andcommitted
[nlohmann] move to LCG link
1 parent 2d85959 commit 8c396b1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

builtins/nlohmann/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ endif()
2424
ExternalProject_Add(
2525
BUILTIN_NLOHMANN
2626
PREFIX ${ROOT_NLOHMANN_PREFIX}
27-
# URL ${lcgpackages}/nlohmann-${ROOT_NLOHMANN_VERSION}.tgz
28-
URL https://github.com/nlohmann/json/archive/refs/tags/v3.12.0.tar.gz # TODO move to LCG
27+
URL ${lcgpackages}/json-${ROOT_NLOHMANN_VERSION}.tar.gz
2928
URL_HASH SHA256=${ROOT_NLOHMANN_HASH}
3029
CMAKE_ARGS -G ${CMAKE_GENERATOR}
3130
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}

0 commit comments

Comments
 (0)