[Cmake-commits] ITK + system installed gdcm question

liulewes lewes_infor at hotmail.com
Thu Jan 31 09:59:39 EST 2013


I've successfully built itk 4.3.1 with system installed gdcm 2.3.0; however, when I tried to link itk using target_link_libraries in my own program, cmake automatically added some gdcm libs to the link list without
correctly specify their absolute paths. I wonder how I can remove these automatically included gdcm libs since I can 
manually specify them in the cmake file. Or any other solutions? Thanks.
Environment:
cmake 2.8.7
itk 4.3.1
gdcm 2.3.0
winxp 32bit
vc2008
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-commits/attachments/20130131/1e4ad215/attachment.htm>


More information about the Cmake-commits mailing list