[flang] Fix unittests in standalone build for third-party move
authorMichał Górny <mgorny@gentoo.org>
Wed, 23 Nov 2022 12:19:47 +0000 (13:19 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 23 Nov 2022 14:11:09 +0000 (15:11 +0100)
commit58d1988b19a7569e8dedbc44b18008908a4c50a0
treecaedca41a544e59d2f65f48b376dddcb878bc173
parent6d4ab6d921792125969e5f917b84cc810a1ba95c
[flang] Fix unittests in standalone build for third-party move

Update external unittest rules for flang standalone builds to account
for the unittest components (gtest, gmock) being moved to `third-party`
directory, in a11cd0d94ed3cabf0998a0289aead05da94c86eb.

Differential Revision: https://reviews.llvm.org/D138562
flang/CMakeLists.txt