demianmnave / CML

The Configurable Math Library
https://github.com/demianmnave/CML
Boost Software License 1.0
83 stars 15 forks source link

Update CML2 to build against clang 3.6 and 3.7, as well as XCode 7.0 #4

Closed demianmnave closed 7 years ago

demianmnave commented 7 years ago

From CML1 created by demianmnave : demianmnave/CML1#6

CML2 is not tested for XCode, but should at least be made to recognize clang 3.6 and 3.7, as well as XCode versions that match particular clang versions, starting with XCode 7.0. The XCode CI support offered by Travis CI may be a big help for this task.

Requested by: @Segmented See also: #5