ConfigureFileScript Module
A CMake script for calling configure_file, to be invoked using -P as part of an internal CMAKE_COMMAND.
The script is required to be passed the following argument variables:
INPUTInput file to be configured.
OUTPUTOutput file produced by configuration operation.
See also
Used to implement add_ca_configure_file()