4 lines
49 B
CMake
4 lines
49 B
CMake
|
include(FetchContent)
|
||
|
|
||
|
FetchContent_Populate(t1)
|