diff options
-rw-r--r-- | lld/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/CMakeLists.txt b/lld/CMakeLists.txt index 7fcb1a748ff..e2ab0e35f1a 100644 --- a/lld/CMakeLists.txt +++ b/lld/CMakeLists.txt @@ -221,3 +221,4 @@ endif() add_subdirectory(docs) add_subdirectory(COFF) add_subdirectory(ELF) + |