Marc Valle
Marc Valle
Thanks for the update! After some internal discussions we think the better direction is to remove the specific architectures completely and just check what we care about directly - the...
Closed since this has been transferred to the spec. Thanks for reporting the issue!
The reason for the “weird library install overrides by onevpls build system” is that there is a requirement to be able to build VPL based 32bit and 64 bit applications....
@BtbN [GnuInstalldirs source](https://github.com/Kitware/CMake/blob/master/Modules/GNUInstallDirs.cmake#L221) already takes care of lib32 vs arch tuple on Linux and we respect that. The problem is that it offers no help/standard for Windows, so we need...
So looks like pkg-config files not installed in correct location in cross compilation scenarios, and we need to figure out if we are cross compiling and install files in the...
Release created.
@StefanBruens Currently GitHub releases are set up to correspond with the version of oneVPL shipped as part of oneAPI so folks can easily find the corresponding code to shipped binaries....
Fixed in 6e9f56a
fixed In d69f50f5fd4113fd8bc861db65e838195316dafc
Going forward we will create a GitHub release for each tagged point release