Releases: bbercovici/YORPLib
Releases · bbercovici/YORPLib
YORPLIB V1.0.11
- Added an option to not link against
OpenMP
YORPLib V1.0.10
- Switched back to default Clang as it now supports OpenMP
YORPLib V1.0.9
Added a FindGcc.cmake
script to allow CMake to switch to OpenMP-compliant GCC from Homebrew's Cellar, with minor edits to YORPLib's CMakeLists.txt
. If such a compiler can't be found, will default to usr/bin/gcc
YORPLib V1.0.8
Added a FindGcc.cmake
script to allow CMake to switch to OpenMP-compliant GCC from Homebrew's Cellar, with minor edits to YORPLib's CMakeLists.txt
YORPLib V1.0.7
Minor changes to CMakeLists.txt and associated scripts
YORPLib V1.0.6
Update README.md fixed case
YORPLib V1.0.5
Fixed a few CMake-related issues
YORPLib V1.0.4
fixed file structure to conform with new Homebrew formula
YORPLib V1.0.3
fixed bug in CMakeLists.txt and created YORPLib namespace
YORPLib V1.0.2
fixed CMake typo in Example and fixed .gitignore