[CMake] ADA language

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jul 19 08:33:45 EDT 2007


On Thursday 19 July 2007 05:06, Camek, Alexander wrote:
> Hi List,
>
> Some question to the internal behaviour of cmake.
> As i see in Cmake<LANGUAGE>Information.cmake there are the options or the
> lines set for every language. What me bother is that with all language
> models given by cmake, everything is all right. But when I use the Ada
> modules from plplot, on my system the internal tags for
> <CMAKE_Ada_COMPILER> is not parsed anyhow. It is given as a plain string
> without the <>. On other thing if i look at CmakeCInformation.cmake or
> CMakeCxxInformation.cmake i do get there some internal informations like
> <SOURCE>, but when I do that for my language I only get the string called
> SOURCE and not what i believe to get.
>
> There is already a include of the CMakeCommonLanguageInclude, but why don't
> do I get the same informations like other languages get?

I don't know, you must be missing something.
When I added assembler support recently, I just had to add the set of .cmake 
files and it all worked.

Alex


More information about the CMake mailing list