Skip to content

BUG: Add the extension third party directories to additional launcher settings

This change will cause an addition to the inner build AdditionalLauncherSettings.ini file in extensions with a superbuild set up, adding the top level extension third party lib and bin directories to the library paths and paths settings. This fixes tests in the SlicerOpenCV extension.

Issue https://github.com/SBU-BMI/SlicerOpenCV/issues/37

Merge request reports