mirror of
https://github.com/reactos/CMake.git
synced 2025-02-10 13:53:56 +00:00
ENH: remove df because df is a unix utilitiy
This commit is contained in:
parent
b8eede3b19
commit
086da498d4
@ -52,7 +52,7 @@ IF(NOT CMAKE_Fortran_COMPILER)
|
||||
# CMake/Source/CMakeLists.txt, IF YOU CHANGE THIS LIST,
|
||||
# PLEASE UPDATE THAT FILE AS WELL!
|
||||
SET(CMAKE_Fortran_COMPILER_LIST
|
||||
ifort ifc efc f95 pgf95 lf95 xlf95 fort gfortran df g95 f90
|
||||
ifort ifc efc f95 pgf95 lf95 xlf95 fort gfortran g95 f90
|
||||
pgf90 xlf90 epcf90 fort77 frt pgf77 xlf fl32 af77 g77 f77
|
||||
)
|
||||
ENDIF(CMAKE_Fortran_COMPILER_INIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user