[CMake] qmake to cmake

Alan W. Irwin irwin at beluga.phys.uvic.ca
Fri Oct 12 16:06:19 EDT 2007


On 2007-10-12 14:44-0400 Ajay Divekar wrote:

> I also want to create plugins which I want to load in my application. I was
> wondering if anybody could tell me how to create a plugin using cmake.

Look at the MODULE functionality of ADD_LIBRARY.  You may also want to
change the created module/plug-in name.  For that, look at the functionality
of SET_TARGET_PROPERTIES.

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 libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________
-------------- next part --------------
_______________________________________________
CMake mailing list
CMake at cmake.org
http://www.cmake.org/mailman/listinfo/cmake


More information about the CMake mailing list