I decided to clean up the CMake files as well.
Only FotranEvaluate directly needs quadmath, so we only need
to link these two together.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156808
[flang] Fixed out-of-tree build after D156435. ClosedPublic Authored by vzakhari on Aug 1 2023, 9:54 AM.
Details Summary I decided to clean up the CMake files as well.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2023, 10:08 AM
This revision was landed with ongoing or failed builds.Aug 1 2023, 10:52 AM Closed by commit rG6d0d4113dfb9: [flang] Fixed out-of-tree build after D156435. (authored by vzakhari). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546141 flang/lib/Evaluate/CMakeLists.txt
flang/lib/Frontend/CMakeLists.txt
flang/tools/bbc/CMakeLists.txt
flang/unittests/Evaluate/CMakeLists.txt
|
Can we request a static library only.