X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=test%2FCMakeLists.txt;h=65182e11254dd8db0dbba02d37252d52eb5aa3b7;hb=c677193dc6e691493081fe87476a04e1674093a5;hp=f2262b4a71c7bdfed60a0b595b922c32fe76858b;hpb=4b0af0b67fe57e0880bcb8aa13b4fa807f3aaac0;p=pulseview.git diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f2262b4..65182e1 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -73,6 +73,7 @@ set(pulseview_TEST_SOURCES ${PROJECT_SOURCE_DIR}/pv/widgets/wellarray.cpp data/analogsegment.cpp data/logicsegment.cpp + view/ruler.cpp test.cpp util.cpp )