willyborn pushed a commit to willyborn/arrayfire that referenced this pull request
* Additional libraries for standalone installer and fix ilp consistency with find AF_MKL. * Yet More oneAPI libraries and name typo fixes * Remove libraries already provided by runtime * Move additional mkl libraries collection into block for non-static build. * Fixes to enable SYCL language to work with MSVC runtime library variables * Fixes to find FreeImage for Windows build * Fixes to allow Nvidia libraries to be found for Windows build * Fixes to allow all oneAPI and MKL libraries to be found for Windows build * Fixes for CPack scripts to work with NSIS installer on Windows * Fixes to find tbb libraries. * Add missing Debug/Release flags for SYCL compiler on Windows * Add boost program-options dependency required for clFFT * fix typos in CMakeSYCLInformation * Add Windows defines * Only attempt to include debug data files in the installer package for debug builds. * Revert some changes that removed some library installs which are needed for building on Linux * Install Visual C++ redistributable as part of the Windows installer.