[Insight-users] cmake can't find headers

Roger Mason rmason at mun.ca
Sun Feb 20 09:27:09 EST 2011


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


More information about the Insight-users mailing list