[Cmake] Linking system libraries

David Svoboda xsvobod2 at informatics.muni.cz
Mon, 19 Jan 2004 12:10:44 +0100


I found, that CMake defines its own cache variable:
CMAKE_STANDARD_LIBRARIES where system libraries are included.

How are these libraries linked to the generated application? I am using
wxWindows and these requires large set of libraries saved in system path -
I'd like to avoid searching for each individual library with the command
FIND_LIBRARY. I'd like to link them easier.


David Svoboda

----------------------
Faculty of Informatics, Masaryk University
Botanick=E1 68a, 602 00 BRNO, Czech Republic
e-mail: svoboda at fi.muni.cz
tel: +420-549 494 383