[Insight-developers] CMake1.6
Stephen R. Aylward
aylward@unc.edu
Wed, 08 Jan 2003 22:32:44 -0500
Hi,
Running CMake1.6 within my linux binary dir where I was previously
using CMake1.4.x results in FLTK_LIBRARIES not being defined - the
variable is in FindFLTK.cmake, but when used in
DistanceMap/CMakeLists.txt the associated Makefile doesn't contain the
fltk libs. So link errors result.
I deleted CMakeCache.txt and re-ran ccmake and all works.
I know ya'll have been talking about other issues with 1.6...sorry if
this is a repeat.
Stephen