[Insight-developers] Recent changes may require a higher cmake version
Bill Lorensen
bill.lorensen at gmail.com
Fri Nov 16 12:06:05 EST 2012
Folks,
I just updated my ITK on one of my systems. I received a lot of cmake
errors while it configured DCMTK.
Many like this error:
CMake Error at Modules/ThirdParty/DCMTK/CMakeLists.txt:273 (add_dependencies):
add_dependencies Adding dependency to non-existent target: ofstd
You can see them all here:
http://open.cdash.org/viewConfigure.php?buildid=2667144
The system was using cmake 2.8.3. Once I updated my cmake to 2.8.10,
cmake configured fine.
So, ITK needs a cmake version somewhere between 2.8.3 and 2.8.10.
Bill
More information about the Insight-developers
mailing list