diff options
| author | boriskro <boris.kro@gmail.com> | 2021-09-23 17:58:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 17:58:28 -0700 |
| commit | 456a50c1e8ef4af7908bd39129c2472a7a3e1661 (patch) | |
| tree | ccef3c70ceb1f346eec61f976f5eabc3c3942b71 /scripts/file_script.py | |
| parent | b8a9f2b6d4cd42bb8489a1bdbe5a6df4997dff41 (diff) | |
| download | vcpkg-456a50c1e8ef4af7908bd39129c2472a7a3e1661.tar.gz vcpkg-456a50c1e8ef4af7908bd39129c2472a7a3e1661.zip | |
Fix build issues on OSX when these flags are enabled: osx-bindings, metal-bindings (#20281)
* [imgui] Fix build issues on OSX
* bump required cmake version because OBJCXX support has been introduced in 3.16
* set C++ standard to c++11 on Apple. Imgui own examples use c++14, however c++11 was found to be sufficient
* enable Objective-C++ mode for *.mm sources
* add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error
* [imgui] Fix build issues on OSX
* bump required cmake version because OBJCXX support has been introduced in 3.16
* set C++ standard to c++11 on Apple. Imgui own examples use c++14, however c++11 was found to be sufficient
* enable Objective-C++ mode for *.mm sources
* add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error
* Update ports/imgui/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [imgui] Fix manifest format
* Ran `vcpkg x-add-version imgui`
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'scripts/file_script.py')
0 files changed, 0 insertions, 0 deletions
