Initial fs io handler
This commit is contained in:
@@ -15,6 +15,7 @@ find_package(Qt6 COMPONENTS Widgets Qml QuickControls2 REQUIRED)
|
||||
|
||||
add_executable(${PROJECT}
|
||||
src/main.cpp
|
||||
src/FileIO.cpp
|
||||
src/resources.qrc
|
||||
src/Gui/Style/resources.qrc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user