diff options
Diffstat (limited to 'Modules/Platform/Windows-Borland-C.cmake')
-rw-r--r-- | Modules/Platform/Windows-Borland-C.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/Platform/Windows-Borland-C.cmake b/Modules/Platform/Windows-Borland-C.cmake index c8abb65..e2f76aa 100644 --- a/Modules/Platform/Windows-Borland-C.cmake +++ b/Modules/Platform/Windows-Borland-C.cmake @@ -1,2 +1 @@ -include(Platform/Windows-Embarcadero) -__embarcadero_language(C) +include(Platform/Windows-Embarcadero-C) |