btzy / nativefiledialog-extended

Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
zlib License
598 stars 89 forks source link

Address warnings, fix FreeBSD build #138

Closed gtalent closed 1 month ago

gtalent commented 1 month ago

These changes address some compiler and CMake warnings, and fixes NFDE to build properly on FreeBSD.

gtalent commented 1 month ago

It looks like you guys fixed the FreeBSD build sometime between my last pull and now.