Skip to content

Do not install headers from external libraries

Micael Oliveira requested to merge do_not_install_external_libs_headers into develop

Description

Do not install header files from external libraries.

Fixes #107 (closed) #124 (closed).

News snippet

Fixed incorrect installation of header files from libyaml and spglib external libraries.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Micael Oliveira

Merge request reports