projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6287498
)
Added a comment to CMakeLists.txt
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 8 Jun 2013 15:09:47 +0000
(16:09 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Mon, 26 Aug 2013 10:52:03 +0000
(11:52 +0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index bc30c30ea3800a4c267a7be0cf4be92d246b2883..5f32467b2a855b4a6682d1215214e9803b5e1046 100644
(file)
--- 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