mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
8 lines
155 B
ReStructuredText
8 lines
155 B
ReStructuredText
HAS_CXX
|
|
-------
|
|
|
|
Link the target using the C++ linker tool (obsolete).
|
|
|
|
This is equivalent to setting the :prop_tgt:`LINKER_LANGUAGE`
|
|
property to ``CXX``.
|