[Insight-developers] CMake dependency problem

Lorensen, William E (Research) lorensen at crd . ge . com
Tue, 30 Dec 2003 14:50:15 -0500


Folks,
The test: Testing/Code/Common/itkSystemInformationTest.cxx depends on a
CMake-configured file itkSystemInformationTest.h that resides in the binary
tree. The cmake.depends file does not mention this file. If I touch the .h,
the binary test does not rebuild.

Any ideas,

Bill