[Insight-developers] CMakeTargets.make problem
Joshua Cates
cates@cayenne.cs.utah.edu
Tue, 9 Jan 2001 13:49:27 -0700 (MST)
Hello,
Rebuilt Insight today and found that the -L compiler flag is being omitted
from definitions in the CMakeTargets.make files.
This was an "out of source" build. Don't know if that is significant.
For example (excerpt from CMakeTargets.make):
itkBasicArchitectureTest: itkBasicArchitectureTest.o ${CMAKE_DEPEND_LIBS}
${CXX} ${CXX_FLAGS} itkBasicArchitectureTest.o
--> /home/cates/itk/Insight-LINUX/Code/Common
--> /home/cates/itk/Insight-LINUX/Code/Insight3DParty/vxl
-lITKCommon -lITKNumerics ${THREAD_LIBS} ${DL_LIBS} -lm
${LOCAL_LINK_FLAGS} -o $@
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@cs.utah.edu
Phone: (801) 587-7697
URL: www.cs.utk.edu/~cates