blob: 7790932aeaea74644f274b1772f7efc72d25bd33 (
plain)
1
2
3
4
5
6
7
|
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.
|