Skip to content
Snippets Groups Projects
  1. Sep 10, 2020
    • Soeren Peters's avatar
      Update MuParser to version 2.3.2 from 17.06.2020. · 3243b26b
      Soeren Peters authored
      Therefore the muparser cmakeLists.txt was used, but a modified:
       - name is corresponding to the original file: muparser (in lowercases)
       - removed the install
       - adds public include directory : CMAKE_CURRENT_SOURCE_DIR/include.  --> also adapt the include from the dependent fles.
       - adds link to OpemMP
      
      CXX 11 is now required. (CMake throws an error if cpp11 is not available).
      3243b26b
Loading