4 lines
61 B
CMake
4 lines
61 B
CMake
|
include(FetchContent)
|
||
|
|
||
|
FetchContent_MakeAvailable(NoDetails)
|