mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 14:27:23 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
186 B
ReStructuredText
8 lines
186 B
ReStructuredText
HAS_CXX
|
|
-------
|
|
|
|
Link the target using the C++ linker tool (obsolete).
|
|
|
|
This is equivalent to setting the LINKER_LANGUAGE property to CXX.
|
|
See that property's documentation for details.
|