Add FileDialog data pipeline

This commit is contained in:
scawful
2023-08-02 07:15:05 -04:00
parent 09d76f5f5d
commit 1d0419583d
5 changed files with 92 additions and 38 deletions

View File

@@ -3,6 +3,7 @@ set(
YAZE_APP_CORE_SRC
app/core/common.cc
app/core/controller.cc
app/core/pipeline.cc
)
set(