diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,6 +62,7 @@ add_executable(${PROGRAM_NAME} WIN32 plot.cpp zoomer.cpp hidabletabwidget.cpp + framebuffer.cpp ${UI_FILES} misc/windows_icon.rc )