Add project
This commit is contained in:
5
cmake/structopt.cmake
Normal file
5
cmake/structopt.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
CPMAddPackage(
|
||||
URI "gh:p-ranav/structopt@0.1.3"
|
||||
OPTIONS "STRUCTOPT_TESTS off"
|
||||
OPTIONS "STRUCTOPT_SAMPLES off"
|
||||
)
|
||||
Reference in New Issue
Block a user