Implement out of context stack unwinder (#13302)
[platform/upstream/coreclr.git] / src / pal / src / CMakeLists.txt
index b8a9fe9..578b116 100644 (file)
@@ -147,6 +147,7 @@ set(SOURCES
   debug/debug.cpp
   exception/seh.cpp
   exception/signal.cpp
+  exception/remote-unwind.cpp
   file/directory.cpp
   file/disk.cpp
   file/file.cpp