AndrewBelt / osdialog

A cross platform wrapper for OS dialogs like file save, open, message boxes, inputs, color picking, etc.
Creative Commons Zero v1.0 Universal
124 stars 21 forks source link

Interest for adding CMake #19

Open flriancu opened 3 years ago

flriancu commented 3 years ago

Hello @AndrewBelt ,

I am experimenting with your library for potentially including it in multiple projects, including industrial and academic. I would like to know if you are willing to consider a PR that includes CMake support plus some very minor fixes. I already have something I'm fairly content with, tested on multiple compilers on Windows and Linux, and I am working towards getting access to a macOS environment to complete my testing.

Please let me know if I should pursue this potential PR any further. Thanks!

flriancu commented 3 years ago

Just after testing on macOS, I realized that there was already a pending CMake pull request. Let me know if I should file my own anyway. Thanks!