4 lines
81 B
CMake
4 lines
81 B
CMake
|
set(_lang CXX)
|
||
|
include(Platform/Windows-Embarcadero)
|
||
|
__embarcadero_language(CXX)
|