Skip to content

ENH: Allow for absolute paths in SLICER_ADD_PYTHON_TEST macro

Created by: vovythevov

The default is still CMAKE_CURRENT_SOURCE_DIR but it allows the user to give a full path to the script instead of being forced to have their script in the current source directory.

Merge request reports