summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 82ef68a9..7b7d1446 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -351,7 +351,7 @@ endif()
add_library(libunwind
OBJECT
- win/pal-single-threaded.c
+ remote/win/missing-functions.c
# ${libunwind_la_SOURCES} Local...
${libunwind_remote_la_SOURCES}
# Commented out above for LOCAL + REMOTE runtime build