[flang] Add Clang CMake modules path for Decimal library
authorJonathon Penix <jpenix@quicinc.com>
Tue, 25 Apr 2023 21:01:23 +0000 (14:01 -0700)
committerJonathon Penix <jpenix@quicinc.com>
Thu, 27 Apr 2023 18:05:28 +0000 (11:05 -0700)
commit524ceecd89bb7bea79155fdcb5b67dbcd141e614
tree61f16ec5bc8d5007f0ce1c0b81769d3535e68297
parent1604a100f1ced3f1b49d64bd1c6a80ee609b9c8c
[flang] Add Clang CMake modules path for Decimal library

This fixes an error that clang_target_link_libraries is unknown
when building the Decimal library standalone--this is the same
as D149090, just for the Decimal library (vs the runtime).

I was still seeing this error for the Decimal library and didn't
see a corresponding patch--apologies in advance if I missed one
or if this is a duplicate!

Differential Revision: https://reviews.llvm.org/D149277
flang/lib/Decimal/CMakeLists.txt