summaryrefslogtreecommitdiff
path: root/src/dlls/dbgshim/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/dbgshim/CMakeLists.txt')
-rw-r--r--src/dlls/dbgshim/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlls/dbgshim/CMakeLists.txt b/src/dlls/dbgshim/CMakeLists.txt
index 5b0f767a5d..7eef457bc7 100644
--- a/src/dlls/dbgshim/CMakeLists.txt
+++ b/src/dlls/dbgshim/CMakeLists.txt
@@ -31,6 +31,7 @@ endif(CLR_CMAKE_PLATFORM_LINUX)
add_library(dbgshim SHARED ${DBGSHIM_SOURCES})
set(DBGSHIM_LIBRARIES
+ debug-pal
debugshim
corguids
dbgutil