Update fetch.md
This commit is contained in:
parent
113f6dabbf
commit
504b20db3f
@ -18,7 +18,7 @@ FetchContent_Declare(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# CMake 3.14+
|
# CMake 3.14+
|
||||||
FetchContent_MakeAvailable(catch2)
|
FetchContent_MakeAvailable(catch)
|
||||||
```
|
```
|
||||||
|
|
||||||
If you can't use CMake 3.14+, the classic way to prepare code was:
|
If you can't use CMake 3.14+, the classic way to prepare code was:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user