build muparser static

This commit is contained in:
alemuntoni 2022-11-02 12:10:56 +01:00
parent f141c0212b
commit 8871898a71

View File

@ -22,6 +22,7 @@ elseif(MESHLAB_ALLOW_DOWNLOAD_SOURCE_MUPARSER)
message(STATUS "- muparser - using downloaded source")
set(BUILD_SHARED_LIBS OFF)
set(ENABLE_SAMPLES OFF)
set(MESSAGE_QUIET ON)
add_subdirectory(${MUPARSER_DIR})