forked from Ivasoft/DSView
Fix compile issues
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user