diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 0b494d98..88ab338d 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -26,10 +26,6 @@ if( UNIX ) PUBLIC pthread stdc++fs ) -else() - target_link_libraries( common - PUBLIC - stackwalker ) endif() target_include_directories( common