diff options
Diffstat (limited to 'Modules/Platform/SunOS-GNU-C.cmake')
-rw-r--r-- | Modules/Platform/SunOS-GNU-C.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/SunOS-GNU-C.cmake b/Modules/Platform/SunOS-GNU-C.cmake index c6b1888..6a96c00 100644 --- a/Modules/Platform/SunOS-GNU-C.cmake +++ b/Modules/Platform/SunOS-GNU-C.cmake @@ -1,2 +1,2 @@ include(Platform/SunOS-GNU) -__sunos_compiler_gnu(Fortran) +__sunos_compiler_gnu(C) |