mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
build muparser static
This commit is contained in:
parent
f141c0212b
commit
8871898a71
1
src/external/muparser.cmake
vendored
1
src/external/muparser.cmake
vendored
@ -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})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user