Martin Valgur 5c2f1f81e5
[vlfeat] fix incorrect header install path, expose OpenMP as a feature (#39379)
Fixes the headers being installed under `vlfeat/` instead of `vl/` by
the custom CMakeLists.txt.

The project docs use `#include <vl/...>`
(https://www.vlfeat.org/api/kmeans.html) and so does the Debian package
(https://packages.debian.org/sid/amd64/libvlfeat-dev/filelist), for
example.

I also included a patch from Debian to fix OpenMP support and exposed
OpenMP as an optional feature.

Related to #39354.
2024-06-19 23:15:27 -07:00
..
2023-10-18 10:35:37 -07:00
2023-09-20 10:23:18 -07:00
2023-11-22 14:33:43 -08:00
2024-03-11 13:07:35 -07:00
2024-03-13 16:44:39 -07:00
2024-04-11 10:58:24 -04:00
2024-04-30 11:50:26 -07:00
2023-08-15 16:44:30 -07:00
2024-04-19 07:55:28 -04:00
2024-04-01 15:34:36 -07:00