Hi all,

I was trying to figure out whether the source file property
COMPILE_DEFINITIONS supports generator expressions and I found no clear way
how to do so (so I assume it does not, because genexes aren't mentioned in
its docs).

This got me thinking: is there a list somewhere of all contexts where
generator expressions are supported? I couldn't find anything like this in
the docs or on the Wiki. Am I missing something?

In the absence of such a list, are all contexts which use generator
expressions documented as such in the CMake docs? I.e. could a list of
genex-aware contexts be created simply by collecting all parts of the
documentation which list the genex syntax or otherwise mention genex
support?

Thanks.

Petr
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to