[vtkusers] cmake error: SET_TARGET_PROPERTIES

Peter J. Carr pjc at hootenanny.org
Wed Jan 15 11:18:23 EST 2003


I upgraded to CMake 1.6 beta and still get some errors.
Here is a snippet of erroneous compilation code generated in the makefile
	-lCACHE -lSTRING -lOpenGL lib for OSX (for CMake 1.4)

I can't figure out how to tell CMake to not generate this line.
Please send me a workaround.

Thanks,
Peter Carr


William A. Hoffman wrote:
> This is a bug in the cmakelist.txt file.    I have checked in a fix.
> However, you will need cmake 1.6 to build with shared libraries on Mac OSX.
> If you want to build static CMake 1.4 should work.   CMake 1.6 is currently in
> beta and can be downloaded from www.cmake.org.
> 
> -Bill
> 
> 
> At 07:14 PM 1/14/2003 -0500, Peter J. Carr wrote:
> 
>>SET_TARGET_PROPERTIES(vtkRenderingTCL PROPERTIES LINK_FLAGS "-init _oft_initRenOSXInit")
> 
> 
> 
> 
> 





More information about the vtkusers mailing list