Skip to content

Commit

Permalink
small-fix (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jan 29, 2022
1 parent 3931a35 commit 3808bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exporters/fluentd/cmake/nlohmann-json.cmake
Expand Up @@ -5,6 +5,7 @@ include(ExternalProject)
ExternalProject_Add(nlohmann_json_download
PREFIX nlohmann_json
GIT_REPOSITORY https://github.com/nlohmann/json.git
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/nlohmann_json"
GIT_TAG
"${nlohmann-json}"
GIT_SHALLOW 1
Expand Down

0 comments on commit 3808bc3

Please sign in to comment.