add args for entry Application; using efsw to replace custom filewatcher; remove some useless code; move FileOpenSelector from Application to FileSystem;some tweaks

This commit is contained in:
2026-03-15 00:46:47 +08:00
parent 5cb9b04ab0
commit a6fb4bdcea
24 changed files with 396 additions and 353 deletions

View File

@ -2,7 +2,7 @@ project(PrismEditor)
set(CMAKE_BINARY_DIR ${CMAKE_BINARY_DIR}/bin)
file(GLOB ASSETS assets)
file(GLOB ASSETS "assets")
file(COPY ${ASSETS} DESTINATION ${CMAKE_BINARY_DIR})
# imgui.ini file