Hello Luis,
Luis Ibanez <luis.ibanez at kitware.com> writes:
> Something in your CMakeLists.txt file is missing.
>
> Can you post to the list your CMakeLists.txt file ?
>
> In particular you should have:
>
> find_package(ITK REQUIRED)
> include(${ITK_USE_FILE})
Thank you. Yes, I finally realised that and got it going.
Best wishes,
Roger