cmake/Help/prop_tgt/HAS_CXX.rst

8 lines
155 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
HAS_CXX
-------
Link the target using the C++ linker tool (obsolete).
2019-11-11 23:01:05 +01:00
This is equivalent to setting the :prop_tgt:`LINKER_LANGUAGE`
property to ``CXX``.