Skip to content

ENH: ExtensionWizard: Support layout with main CMakeLists in subdirectory

Created by: jcfr

This allows to contribute description file update for the CarreraSlice extension.

In that particular case, the top-level CMakeLists.txt doesn't contain all variables of the form EXTENSION_*, instead they are found in src/CMakeLists.txt.

Merge request reports