cmake/Tests/InstallMode/superpro/file_install.txt
2021-11-20 13:41:27 +01:00

7 lines
271 B
Plaintext

This file should be placed in CMAKE_INSTALL_PREFIX
as a copy if the CMAKE_INSTALL_MODE environment variable
is unset or equals "COPY".
If the variable's value is "SYMLINK" or "SYMLINK_OR_COPY",
the CMAKE_INSTALL_PREFIX should rather receive a symbolic
link to this file.