We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3575780 commit 0dd1fa7Copy full SHA for 0dd1fa7
CMakeLists.txt
@@ -10,8 +10,6 @@ cmake_minimum_required(VERSION 3.3)
10
# CMake's Fortran tests
11
SET(CMAKE_Fortran_COMPILER_WORKS 1)
12
SET(CMAKE_Fortran_ABI_COMPILED 0)
13
-SET(CMAKE_Fortran_COMPILER_SUPPORTS_F90 1)
14
-SET(CMAKE_Fortran_MODDIR_FLAG "-J ")
15
16
# If we are not building as a part of LLVM, build Flang as a
17
# standalone project, using LLVM as an external library:
0 commit comments