[ITK-dev] ALERT: Remote modules broken

Bill Lorensen bill.lorensen at gmail.com
Sat May 31 16:15:39 EDT 2014


The problem is in the regular expression that expects all modules to
have an ITK prefix. Remote modules do not...

I suggest a revert until this is made robust to remote modules.

Bill


On Sat, May 31, 2014 at 3:15 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Folks,
>
> Just updated my ITK that has a couple of remote modules. A recent
> checkin causes cmake errors if a remote module is turned on.
>
> I get this error:
> CMake Error at CMake/ITKGroups.cmake:78 (string):
>   string sub-command REGEX, mode MATCH needs at least 5 arguments total to
>   command.
> Call Stack (most recent call first):
>   CMake/ITKModuleEnablement.cmake:93 (include)
>   CMakeLists.txt:304 (include)
>
> if I remove my remote modules, the error goes away.
>
> Bill



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-developers mailing list