Skip to content

The native CMake install() command should not be used.

Reiner Hauser requested to merge no-install into master

Additional header files can be installed via a call to:

https://twiki.cern.ch/twiki/bin/viewauth/Atlas/DaqHltCMake#Installing_non_standard_header_f

An install() command without also setting the COMPONENT parameter properly will result in problems in the RPM generation.

Merge request reports

Loading