openappsec/external/yq/CMakeLists.txt

6 lines
151 B
CMake
Executable File

file(
DOWNLOAD
https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64
${CMAKE_INSTALL_PREFIX}/orchestration/scripts/yq
)