diff --git a/ipdemo/CMakeLists.txt b/ipdemo/CMakeLists.txt index 4a33425..6f4b757 100644 --- a/ipdemo/CMakeLists.txt +++ b/ipdemo/CMakeLists.txt @@ -94,6 +94,7 @@ target_link_libraries(${PROJECT_EXE_NAME} PRIVATE libassert::assert cpptrace::cpptrace nlohmann_json::nlohmann_json + ${CMAKE_SYSROOT}/usr/lib/libunwind.a ) # Set static linking flags