[CMake] LINKER_LANGUAGE property

Alexander Neundorf a.neundorf-work at gmx.net
Sat May 23 12:57:43 EDT 2009


On Wednesday 20 May 2009, James Bigler wrote:
> Is it possible to get what CMake thinks the linker language should be at
> configure time:
>
> add_executable(mytarget ${mysources})
> get_target_property(linker_lang mytarget LINKER_LANGUAGE)
> message("linker_lang = ${linker_lang}")
>
> This produces linker_lang-NOTFOUND.

Please post this in the bug tracker.

Alex


More information about the CMake mailing list