On 2006-09-07 12:41+0200 frederic heem wrote:

Hi,
What are the equivalent of sysconfdir and localstatedir ?

./configure  --prefix=/usr --sysconfdir=/etc --localstatedir=/var
would be
cmake -DCMAKE_INSTALL_PREFIX=/usr -D???=/etc --D???=/var
Thanks,

There was a recent thread about emulation of configure build-location
options starting at
http://public.kitware.com/pipermail/cmake/2006-August/010748.html.

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
__________________________
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to