openigtlink / SlicerOpenIGTLink

OpenIGTLinkIF module as an Slicer Extension
Other
17 stars 28 forks source link

BUG: Fix build error when the extension is bundled with the main appl… #92

Closed lassoan closed 5 years ago

lassoan commented 5 years ago

…ication

Fixes this error (occurring because ${Slicer_ADDITIONAL_LAUNCHER_SETTINGS} is empty):

56>-- Configuring Loadable module: OpenIGTLinkIF [qSlicerOpenIGTLinkIFModuleExport.h] 56>CMake Error at C:/MyCustomApp/SlicerOpenIGTLink/OpenIGTLinkIF/Testing/CMakeLists.txt:29 (list): 56> list sub-command INSERT requires at least three arguments.