Skip to content
  • Liam Keegan's avatar
    minor fixes to get it to compile on windows · d077e945
    Liam Keegan authored
      - fix "INTERACE" typo in Findmuparser cmake module
      - for static muparser library, need to define "MUPARSER_STATIC" (on windows)
        - changed Finemuparser to do so if DUNE_USE_ONLY_STATIC_LIBS is defined
        - otherwise behaviour is unchanged
      - on windows mkdir() only takes one argument
    d077e945