[CMake] How to build a shared library

Jan Woetzel jw at mip.informatik.uni-kiel.de
Sun Feb 6 18:09:56 EST 2005



Pavan Podila wrote:

> build shared... I set the flag to SHARED

All libs are built as shred if you set
BUILD_SHARED_LIBS
to ON.

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 401]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-1418
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list