Skip to content
Snippets Groups Projects
Commit cc1e8513 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: remove cmake info message

parent 838f2959
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,6 @@ if(MSVC AND BUILD_SHARED_LIBS)
list(APPEND MUPARSERX_FLAGS -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS:BOOL=ON)
endif()
message(INFO "SB_CMAKE_CACHE_ARGS= " ${SB_CMAKE_CACHE_ARGS})
ExternalProject_Add(MUPARSERX
PREFIX MUPARSERX
URL "https://github.com/beltoforion/muparserx/archive/v4.0.7.zip"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment