Merge branch 'develop' into 1813-user-input
This commit is contained in:
commit
d3caf93ab0
2 changed files with 23 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ Example:
|
|||
include(FetchContent)
|
||||
|
||||
FetchContent_Declare(json
|
||||
GIT_REPOSITORY https://github.com/nlohmann/json
|
||||
GIT_REPOSITORY https://github.com/nlohmann/json.git
|
||||
GIT_TAG v3.7.3)
|
||||
|
||||
FetchContent_GetProperties(json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue