Index: source/Core/CMakeLists.txt =================================================================== --- source/Core/CMakeLists.txt +++ source/Core/CMakeLists.txt @@ -67,6 +67,9 @@ BinaryFormat Support Demangle + + LINK_LIBS + ${CURSES_LIBRARIES} ) # Needed to properly resolve references in a debug build.