beltoforion / muparserx

A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
http://beltoforion.de/en/muparserx
BSD 2-Clause "Simplified" License
135 stars 60 forks source link

COMP: support for clang in CMakeLists.txt #77

Closed grizonnetm closed 7 years ago

grizonnetm commented 7 years ago

This patch in CMakeLists.txt allows to detect clang compiler and add automatically cxx11 flags as for gnu compilers