Commit 45056d9c authored by DreamSourceLab's avatar DreamSourceLab
Browse files

Fix compile issues

parent 93aea7bd
......@@ -205,6 +205,7 @@ set(DSView_SOURCES
pv/dialogs/shadow.cpp
pv/dialogs/dsdialog.cpp
pv/dialogs/interval.cpp
pv/prop/binding/probeoptions.cpp
)
set(DSView_HEADERS
......
......@@ -119,6 +119,5 @@ if len(args) != 0 or dst is None:
usage()
install(src, dst, 'protocol decoders')
install(src + '/common', dst + '/common', 'common modules')
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment