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 72e3c5d commit 24fb760Copy full SHA for 24fb760
flang/lib/Support/CMakeLists.txt
@@ -43,14 +43,14 @@ if(FLANG_VENDOR)
43
endif()
44
45
add_flang_library(FortranSupport
46
+ default-kinds.cpp
47
Fortran.cpp
48
Fortran-features.cpp
- default-kinds.cpp
49
idioms.cpp
50
LangOptions.cpp
51
OpenMP-utils.cpp
52
- Version.cpp
53
Timing.cpp
+ Version.cpp
54
${version_inc}
55
56
LINK_COMPONENTS
0 commit comments