Re: [CMake] find_package( ITK ) with ITK version 4.8 and cmake 3.9.0-rc6 (3.1+ anyway) is like finding Dory

2017-08-09 Thread Luis Caro Campos
Hi Brian, What is the version passed to cmake_minimum_required for your project? (Typically the first line in your top-level CMakeLists.txt). I suspect if you set it to a version higher than 3.1 the warnings will disappear (I believe it is set to a version older than that, hence the policy warnin

[CMake] find_package( ITK ) with ITK version 4.8 and cmake 3.9.0-rc6 (3.1+ anyway) is like finding Dory

2017-08-09 Thread Brian Davis
I am so lost in CMB0054 errors I and internet searches I can't remember why I wanted Itk-4.8 in the first place. Here goes: When using CMake 3.9.0-rc6 or basically 3.1+ (onward) and trying: find_package( ITK ) with 4.8 built / installed and receiving: CMake Warning (dev) at install/lib