mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 20:39:00 +08:00
0526b9cb22
* [intel-mkl] install mkl instead of requesting the user to install it * windows and linux stuff * add openmp stuff * fix mixing basepath2 * remove x64 windows * add openmp -> libiomp rename * retry linux * portfile adjustment * adjust stuff for arrayfire * fix linkage * update baseline * add a warning message * format manifest * bump port version * v db * - install usage - change interface to ilp64 (default for x64) - remove debug output * v db * cleanup ci baseline * new try for arrayfire * retry * actually pass the option. * v db * guard settings with cpu feature * v db * cleanup from CR * v db
1 line
44 B
CMake
1 line
44 B
CMake
set(ENV{MKLROOT} "${CURRENT_INSTALLED_DIR}") |