Kai Pastor
Kai Pastor
Do I understand correctly that there is no progress with regard to exported CMake config?
It is a pity that there was no communication here. When I did my last post, I was about to update the vcpkg port to 2.4.0. I see that I...
Thanks for the response. I don't want to ask for changes for master if the decision for meson has been made already. vcpkg can handle meson. But for people using...
> > But for people using CMake's FetchContent, git submodules or similar, this will be much more disruptive than the reasons for reverting [b7e72fb](https://github.com/sammycage/lunasvg/commit/b7e72fb377084883f9e672c045c91428860f9f20), the original issue here. > >...
It is installed as designed upstream. If you don't use CMake, you have to manually add the root include dir for opencv4.
Sooner or later, vcpkg will have 500 ports which always print 500 words even for users which have all the stuff installed, and users will no longer see the one...
Maybe the `lsb_release` executable would be a more robust entry point? ~~~sh $ lsb_release --id --short Ubuntu ~~~ https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/lsbrelease.html For sustainable prompting, I would imagine - a maintainer function which...
> And confirm that `cat /etc/os-release` works. There was a time when there was `/etc/fedora-release`. > In fact, /etc/os-release is an env file. Maybe we should parse it instead of...
Basically, it should be possible and not too difficult. Our tests might help to see how it could work. (In fact, it might be an option to do this as...
@joneugster Do you want suggest concrete arguments?