forked from conan-io/conan-center-index
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(conan-io#19808) openblas: add version 0.3.24
* openblas: add version 0.3.24 * Fix syntax error in recipe * Add missing entry in config.yml * Remove generated cmake files * Update minimum version for fortran-free compilation as suggested Co-authored-by: Samuel Dowling <[email protected]> --------- Co-authored-by: Samuel Dowling <[email protected]>
- Loading branch information
1 parent
8e994a3
commit 3d67c12
Showing
3 changed files
with
46 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
versions: | ||
"0.3.24": | ||
folder: all | ||
"0.3.20": | ||
folder: all | ||
"0.3.17": | ||
|