target-language-genex.rst 413 B

123456789
  1. target-language-genex
  2. ---------------------
  3. * A new ``COMPILE_LANGUAGE`` generator expression was introduced to
  4. allow specification of compile options for target files based on the
  5. :prop_sf:`LANGUAGE` of each source file. Due to limitations of the
  6. underlying native build tools, this feature has varying support across
  7. generators. See the :manual:`cmake-generator-expressions(7)` manual
  8. for details.