mirror of
https://github.com/Vita3K/Vita3K.git
synced 2025-04-02 11:02:10 -04:00
This commit creates the first library of the host OS abstraction layer to access native OS dialogs using a more flexible C++ API and implements file browser dialogs using nativefiledialog-extended so that XDG desktop portals can be used to spawn these dialogs in Linux.
1 line
25 B
CMake
1 line
25 B
CMake
add_subdirectory(dialog)
|