diff options
Diffstat (limited to 'lld/tools/CMakeLists.txt')
-rw-r--r-- | lld/tools/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/tools/CMakeLists.txt b/lld/tools/CMakeLists.txt new file mode 100644 index 00000000000..4880ad1021f --- /dev/null +++ b/lld/tools/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(lld) +add_subdirectory(lld-core) |