FindUnixCommands¶
在 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 variables
BASH, CP, GZIP, MV, RM, and TAR.