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
                                          
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to