[Cmake] Specifying static or dynamic linking of external libraries?

Thomas Deschamps tdeschamps at lbl.gov
Tue Oct 22 13:44:42 EDT 2002


And I've juste noticed too that the flag CMAKE_X_LINK containing all 
references to X, openGL, etc... is not used in the compilation command.
Do you know why?

Thomas


Andy Cedilnik wrote:

>Hi Thomas,
>
>Unfortunately at this point in time there is no direct way of doing
>that. Alternatives include:
>* Specifying the whole path to the static library
>* Temporary removing shared library
>* Making copy of static library with different name.
>
>			Andy
>  
>





More information about the CMake mailing list