Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (#5190) (#19991) (#20092) new wxwidgets recipe; ported from bincrafters to v2 * [wxwidgets] use f-strings * [wxwidgets] remove glib override * [wxwidgets] Add gtk option and default to gtk/system for now. * [wxwidgets] update system_requirements * [wxwidgets] Adding 3.2.4 * [wxwidgets] fix errors from gtk and opengl options * [wxwidgets] default to GTK2 to match gtk/system binaries in CCI * [wxwidgets] fix fPIC handling * [wxwidgets] fix nanosvg usage * [wxwidgets] fix cmake dependencies * [wxwidgets] don't package cmake files * [wxwidgets] fix macOS patching * [wxwidgets] use is_msvc * [wxwidgets] removing 3.1.x versions * [wxwidgets] Adding libraries to cpp_info to fix hook warnings. * remove older versions, add version ranges * fix config.yml for wxwidgets * add version range for expat * Update recipes/wxwidgets/all/conanfile.py Co-authored-by: Martin Valgur <martin.valgur@gmail.com> * [wxwidgets] set gtk, xkbcommon options * simplify recipe options * wip * simplify * remove comment * put jpeg option back --------- Co-authored-by: memsharded <james@conan.io> Co-authored-by: czoido <mrgalleta@gmail.com> Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
- Loading branch information