On 2007-07-18 16:18+0200 Camek, Alexander wrote:

I think you have to take care that the cases match. If the
language is "Ada", the variable should CMAKE_Ada_LINK_FLAGS
etc., for all variables and filenames.

I have tried both "ADA" or "Ada" in the variables and filenames, no difference 
occured.

Is it possible that cmake is ignoring modules and their settings which are not 
in the normal module tree of cmake?
Because i have done a SET(CMAKE_MODULE_PATH ToMyModules).

We use

set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/modules)

The Ada modules are in that location and work fine for us.

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

Reply via email to