diff options
| -rw-r--r-- | lldb/source/API/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/API/CMakeLists.txt b/lldb/source/API/CMakeLists.txt index ff86df5d10c..3b852a3d740 100644 --- a/lldb/source/API/CMakeLists.txt +++ b/lldb/source/API/CMakeLists.txt @@ -94,6 +94,7 @@ add_lldb_library(liblldb SHARED lldbInterpreter lldbSymbol lldbTarget + lldbUtility ${LLDB_ALL_PLUGINS} LINK_COMPONENTS Support |

