We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7556adc + 1018360 commit 74af8afCopy full SHA for 74af8af
CMakeLists.txt
@@ -121,7 +121,7 @@ set(LIBMEXCLASS_FETCH_CONTENT_NAME libmexclass)
121
122
set(LIBMEXCLASS_FETCH_CONTENT_GIT_REPOSITORY "https://github.com/mathworks/libmexclass.git")
123
124
-set(LIBMEXCLASS_FETCH_CONTENT_GIT_TAG "bc2b9f2")
+set(LIBMEXCLASS_FETCH_CONTENT_GIT_TAG "3a3b581")
125
126
set(LIBMEXCLASS_FETCH_CONTENT_SOURCE_SUBDIR "libmexclass/cpp")
127
@@ -546,3 +546,4 @@ install(FILES ${OPENTELEMETRY_PROXY_RUNTIME_LIBRARIES} DESTINATION ${LIBMEXCLASS
546
if(WITH_EXAMPLES)
547
add_subdirectory(examples)
548
endif()
549
+
0 commit comments