diff options
Diffstat (limited to 'Modules/Platform/Windows-Borland-CXX.cmake')
-rw-r--r-- | Modules/Platform/Windows-Borland-CXX.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/Platform/Windows-Borland-CXX.cmake b/Modules/Platform/Windows-Borland-CXX.cmake index 1260c0e..809490f 100644 --- a/Modules/Platform/Windows-Borland-CXX.cmake +++ b/Modules/Platform/Windows-Borland-CXX.cmake @@ -1,2 +1 @@ -include(Platform/Windows-Borland) -__borland_language(CXX) +include(Platform/Windows-Embarcadero-CXX) |