Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ Include this repository as a CPM dependency, and link against the library.
|
||||
```cmake
|
||||
CPMAddPackage(
|
||||
NAME jlog
|
||||
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-2.zip
|
||||
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-7.zip
|
||||
)
|
||||
# ...
|
||||
include_directories(${jlog_SOURCE_DIR}/include)
|
||||
|
Reference in New Issue
Block a user