FindUnixCommands — CMake 4.0.2 Documentation (original) (raw)

Deprecated since version 3.26: Use ${CMAKE_COMMAND} -E subcommands instead.

Find Unix commands, including the ones from Cygwin

This module looks for the Unix commands bash, cp, gzip,mv, rm, and tar and stores the result in the variablesBASH, CP, GZIP, MV, RM, and TAR.