Files
build-script/cmake/structopt.cmake
2026-06-28 05:50:35 -04:00

5 lines
135 B
CMake

CPMAddPackage(
URI "gh:p-ranav/structopt@0.1.3"
OPTIONS "STRUCTOPT_TESTS off"
OPTIONS "STRUCTOPT_SAMPLES off"
)