Update README.md

This commit is contained in:
Lars Melchior
2019-05-20 11:34:35 +02:00
committed by GitHub
parent bf5e9ebafb
commit f13c343859

View File

@@ -128,9 +128,11 @@ if (nlohmann_json_ADDED)
endif() endif()
``` ```
Adding large repos works as well, but takes a while for the initial clone.
### [Lua](https://www.lua.org) ### [Lua](https://www.lua.org)
Library without CMakeLists.txt, target must be created manually. Lua does not oficially support CMake, so we query the sources and create our own target.
```cmake ```cmake
CPMAddPackage( CPMAddPackage(