Skip to content

Avoid transmission of CMAKE_INSTALL_DOCDIR to each EP_

François Grisez requested to merge fix/bad_docdir_value into master

This variable must be computed in each EP because its value depends of the name of the current project.

Merge request reports