vcpkg/ports/openblas
Alexander Neumann db807ad49f [openblas/clapack] FindLapack/FindBLAS was not working. (#6786)
* [clapack] FindLapack was not working for VS Generators
due to extra ascii symbol "%3b" in linker dependencies which is ";"
(Lists in IMPORTED_LOCATION do not work as expected)
This commit is based on CMakes FindLAPACK and adds f2c to be checked

* added include(SelectLibraryConfigurations)

* [clapack] remove openblas patch

* [openblas] add trailing _ on linux

* [openblas] add find wrapper

* [clapack] fix FindLapack

* bump control to retrigger full CI build

* [openblas] enable ninja

* [mlpack] fix libary names for linkage.

* bump control

* Delete enable_openblas_compatibility.patch

* Delete fix_underscore.patch

* Update portfile.cmake

* correct control version bump

* fix control version bump

* bump control

* remove comments

* remove lines in patch file

* remove comment

* remove unused var
2019-07-18 16:13:10 -07:00
..
CONTROL [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00
FindBLAS.cmake [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00
fix-space-path.patch [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00
openblas_common.h [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00
portfile.cmake [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00
uwp.patch [openblas]Disable cross-compiling to fix uwp build. (#6181) 2019-04-23 13:41:42 -07:00
vcpkg-cmake-wrapper.cmake [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) 2019-07-18 16:13:10 -07:00