Alexander Neumann
Alexander Neumann
@ras0219-msft: Still blocked by unrelated baseline regression ....
Yeah green.... finally ready to be merged...
run with --debug. Somebody probably set `VCPKG_ROOT`.......
also don't do what you are doing. Use `--overlay-triplets=`
@BillyONeal That logic is wrong.
@BillyONeal How many **native** architectures are there for VS? `CMAKE_VS_PLATFORM_NAME_DEFAULT` also don't need a regex match. It will be defined by CMake with a well defined casing.
> Uff, doesn't this create an install order dependency? ``` if(NOT EXISTS "${CURRENT_INSTALLED_DIR}/share/lapack/vcpkg-cmake-wrapper.cmake") configure_file("${CMAKE_CURRENT_LIST_DIR}/vcpkg-cmake-wrapper.cmake.in" "${CURRENT_PACKAGES_DIR}/share/lapack/vcpkg-cmake-wrapper.cmake" @ONLY) endif() ``` this (theoretically) currently does. [practically not since it is gated by the...
But I already see that the forcing of the vendor theoretically works. Needs some further polishing but the general way should be clear now.
@JackBoosY remove `requires:author-response`
@Adela0814 remove requires:author-response.