mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
add native file dialogs extended from vcpkg
also some required changes to filedialog.cpp to use the updated nfde commented and documented
This commit is contained in:
parent
392df11e2b
commit
00f8e08025
20 changed files with 87 additions and 2633 deletions
|
|
@ -113,6 +113,7 @@ set(TORQUE_VCPKG_PACKAGES
|
|||
libogg libvorbis libflac opus libtheora
|
||||
libsndfile[core,external-libs]
|
||||
libsquish
|
||||
nativefiledialog-extended
|
||||
)
|
||||
if(TORQUE_TESTING)
|
||||
list(APPEND TORQUE_VCPKG_PACKAGES gtest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue