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.