Closed AtilaSaraiva closed 3 years ago
@AtilaSaraiva - Thank you for your contribution! I am not familiar with meson builder! does it work on Windows/Linux/Mac? Would you please also update the readme with proper paragraphs explain how to use this method, while other methods can be used too!
Hello! It has multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio and others, so yes :dancers: I'll update the readme post haste explaining how to import ogpf as a subproject.
Thank you @AtilaSaraiva
Hello good sir, I went ahead and added support for the meson build system. This is a big deal because it allows for people to simply wrap this github repo to their projects as a subproject, and import the library. The meson build system allows for easy compilation of projects with mixed languages, which is generally my case.
Hope it helps!