[CMake] See libraries

Alan W. Irwin irwin at beluga.phys.uvic.ca
Thu Sep 7 18:54:00 EDT 2006


On 2006-09-07 17:56-0400 Gheorghe Postelnicu wrote:

> Hi,
>
> How can I display the libraries actually used during a given link
> process? I have to use some VTK libraries (which link just fine with
> CMake) using a manual makefile .... and I really need to see all the
> libraries.

Set CMAKE_VERBOSE_MAKEFILE to ON (documented at
http://www.cmake.org/Wiki/CMake_Useful_Variables.)

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________


More information about the CMake mailing list