mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
Fix compile issues
This commit is contained in:
parent
93aea7bd9f
commit
45056d9c12
@ -205,6 +205,7 @@ set(DSView_SOURCES
|
|||||||
pv/dialogs/shadow.cpp
|
pv/dialogs/shadow.cpp
|
||||||
pv/dialogs/dsdialog.cpp
|
pv/dialogs/dsdialog.cpp
|
||||||
pv/dialogs/interval.cpp
|
pv/dialogs/interval.cpp
|
||||||
|
pv/prop/binding/probeoptions.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
set(DSView_HEADERS
|
set(DSView_HEADERS
|
||||||
|
@ -119,6 +119,5 @@ if len(args) != 0 or dst is None:
|
|||||||
usage()
|
usage()
|
||||||
|
|
||||||
install(src, dst, 'protocol decoders')
|
install(src, dst, 'protocol decoders')
|
||||||
install(src + '/common', dst + '/common', 'common modules')
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user