diff options
| -rw-r--r-- | lld/COFF/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/COFF/CMakeLists.txt b/lld/COFF/CMakeLists.txt index 8bcef961c45..39d95bbd1a5 100644 --- a/lld/COFF/CMakeLists.txt +++ b/lld/COFF/CMakeLists.txt @@ -36,6 +36,7 @@ add_lld_library(lldCOFF LINK_LIBS lldCore + lldSupport ${PTHREAD_LIB} DEPENDS |

