[Insight-developers] CmakeLists.txt changes

Lorensen, William E (CRD) lorensen@crd.ge.com
Wed, 3 Apr 2002 07:32:54 -0500


Luis,
When I run cmake on unix I get the following error:

no change to vcl_config_headers.h
cmake: creating : /home/lorensen2/Insight-solaris/Makefile
CMake Error: INCLUDE: Error : 
INCLUDE Include file not found: ${USE_VTK_FILE}
/home/lorensen/Insight/Testing/Code/IO
cmake: creating : /home/lorensen2/Insight-solaris/Utilities/Makefile
cmake: creating : /home/lorensen2/Insight-solaris/Utilities/zlib/Makefile


I have not set the new USE_VTK boolean in my cache. I do have a USE_BUILT_VTK bool set to 1.

Seems like a flw in the new logic.

Bill