[cmake-developers] Language generator expressions
Stephen Kelly
steveire at gmail.com
Thu May 16 16:43:04 EDT 2013
Hi,
I've pushed the language-generator-expressions branch to my clone, and the
target-COMPILE_OPTIONS branch which depends on it, which should be the
implementation of
http://public.kitware.com/Bug/view.php?id=6493
I hit a problem with the xcode and visual studio generators in that the APIs
of them do not provide a source file to use to determine the compiler
language at the point where I try to evaluate the compile flags, defines and
includes.
Is that a limitation of those IDEs? Or just of the generators? Can someone
familiar with those generators implement the porting to new APIs I
implemented in my branch?
Thanks,
Steve.
More information about the cmake-developers
mailing list