ave a look at
cmake --help-variable CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION
and
cmake --help-variable CPACK_SET_DESTDIR
2018-02-08 15:47 GMT+01:00 Nicolas Mora <mailto:nico...@babelouest.org>>:
Hello,
I use a CMakeLists.txt script to build an application which works
Hello,
I use a CMakeLists.txt script to build an application which works pretty
well so far, except for the tar.gz package build.
In the install procedure, I copy the application executable, the config
files and, SysV init and SystemD service files, and an entire directory.
In the make inst