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.
1 parent 64ed413 commit 1018360Copy full SHA for 1018360
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