Alexander Neumann
Alexander Neumann
(this is just 5b because of the branch which i didn't notice was already merged since 4 is still open)
required for `VCPKG_MESON_(CROSS|NATIVE)_FILE(_RELEASE|_DEBUG)` already exisiting in `vcpkg_configure_meson` and #22473, #25847
short summary: - force the lapack/blas vendor within the wrapper - install wrapper stuff from real ports into `share/${PORT}` - move the correct vcpkg-cmake-wrapper.cmake with the blas/lapack metaport - move...
while playing with qtbase on x64-uwp i found that it could not pass a try_compile command since important variables are not correctly forwarded. As such I concluded that the handling...
Adds the possibility to add a cache file for make to avoid running configure checks. (Needs additional ABI hashing for the cache files.) depends on a tool change to include...
- builds xserver on windows (works but requires some knowledge on how to set it up; tested xeyes with wsl over putty/ssh) - all x* libs are considered system libraries...
pass `-T{VCPKG_PLATFORM_TOOLSET}` for VS generators.
## Expected Behavior Succesfull build ## Actual Behavior build of hpx_collectives/hpx_compute fails. ## Steps to Reproduce the Problem Just try to compile it with latest release of MSVC 17.3.4 ##...