mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05:00
Help: Link to COMPILE_LANGUAGE genex from add_compile_options
Follow-up commit e2830cf16b (Help: Link to COMPILE_LANGUAGE genex
from target_compile_options, 2023-03-28).
Issue: #24639
This commit is contained in:
@@ -48,5 +48,9 @@ See Also
|
|||||||
|
|
||||||
* The command :command:`target_compile_options` adds target-specific options.
|
* The command :command:`target_compile_options` adds target-specific options.
|
||||||
|
|
||||||
|
* This command adds compile options for all languages.
|
||||||
|
Use the :genex:`COMPILE_LANGUAGE` generator expression to specify
|
||||||
|
per-language compile options.
|
||||||
|
|
||||||
* The source file property :prop_sf:`COMPILE_OPTIONS` adds options to one
|
* The source file property :prop_sf:`COMPILE_OPTIONS` adds options to one
|
||||||
source file.
|
source file.
|
||||||
|
|||||||
Reference in New Issue
Block a user