add qad_graphic3d library

scatter3d widget
This commit is contained in:
2023-10-23 18:17:26 +03:00
parent 5b5a374350
commit 1c857eebff
3 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
if (HAS_GL)
qad_library(graphic3d "Gui;Widgets;DataVisualization" "")
endif()