GUI M8d
This commit is contained in:
parent
e649dea9c1
commit
a07f94c93d
10 changed files with 718 additions and 25 deletions
|
|
@ -83,6 +83,7 @@ if(WARPPIPE_BUILD_GUI)
|
|||
gui/WarpGraphModel.cpp
|
||||
gui/GraphEditorWidget.cpp
|
||||
gui/PresetManager.cpp
|
||||
gui/VolumeWidgets.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(warppipe-gui PRIVATE
|
||||
|
|
@ -98,6 +99,7 @@ if(WARPPIPE_BUILD_GUI)
|
|||
gui/WarpGraphModel.cpp
|
||||
gui/GraphEditorWidget.cpp
|
||||
gui/PresetManager.cpp
|
||||
gui/VolumeWidgets.cpp
|
||||
)
|
||||
|
||||
target_compile_definitions(warppipe-gui-tests PRIVATE WARPPIPE_TESTING)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue