[libc][CMake] Missing TableGen include

HdrGen CMake build uses TableGen so it should include TableGen module.

Differential Revision: https://reviews.llvm.org/D144435
This commit is contained in:
Petr Hosek
2023-02-20 23:07:09 +00:00
parent cfca5f4d0c
commit 1d7dad8ae0

View File

@@ -1,3 +1,5 @@
include(TableGen)
set(LLVM_LINK_COMPONENTS Support)
add_tablegen(libc-hdrgen LIBC