CMake/Modules/Platform/Windows-Embarcadero-CXX.cmake

4 lines
81 B
CMake

set(_lang CXX)
include(Platform/Windows-Embarcadero)
__embarcadero_language(CXX)