projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03cc651
)
test/CMakeLists.txt: Add missing #include file.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Fri, 8 Apr 2016 09:49:22 +0000
(11:49 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Fri, 8 Apr 2016 09:50:16 +0000
(11:50 +0200)
test/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/test/CMakeLists.txt
b/test/CMakeLists.txt
index ef98a9c45ffc00247cb38f8297f37eaceea5dec8..7e8a9d7af37906cf64635863fe3f678a249ca628 100644
(file)
--- a/
test/CMakeLists.txt
+++ b/
test/CMakeLists.txt
@@
-96,6
+96,7
@@
set(pulseview_TEST_HEADERS
${PROJECT_SOURCE_DIR}/pv/prop/int.hpp
${PROJECT_SOURCE_DIR}/pv/prop/property.hpp
${PROJECT_SOURCE_DIR}/pv/prop/string.hpp
+ ${PROJECT_SOURCE_DIR}/pv/view/analogsignal.hpp
${PROJECT_SOURCE_DIR}/pv/view/cursor.hpp
${PROJECT_SOURCE_DIR}/pv/view/flag.hpp
${PROJECT_SOURCE_DIR}/pv/view/header.hpp