From 23b02a8288bd2dd2fd058b22c15d4ba17f4151c0 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Sat, 8 Jun 2013 16:09:47 +0100 Subject: [PATCH] Added a comment to CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index bc30c30e..5f32467b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -137,6 +137,7 @@ set(pulseview_SOURCES pv/view/viewport.cpp ) +# This list includes only QObject derrived class headers set(pulseview_HEADERS pv/mainwindow.h pv/sigsession.h -- 2.30.2