Skip to content

ObjC: Mark explicitly the language for compilation

Cristian Adam requested to merge cristianadam/cmake:objc-x-objc into master

This way you can have .cpp files compiled as ObjC++.

Fixes: #19926 (closed)
Backport: release

Edited by Brad King

Merge request reports