Following on #292 it seems that Cpack directives are somehow used in a regular build process
git clone
cmake ...
make ...
make install ...
How is that ?
This is annoying because for Source Packages, by default, Cpack copies the whole source directory, including files such as VS project files.
Following on #292 it seems that Cpack directives are somehow used in a regular build process
How is that ?
This is annoying because for Source Packages, by default, Cpack copies the whole source directory, including files such as VS project files.