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