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 fc9a936 + 25bfec8 commit c356a74Copy full SHA for c356a74
CMakeLists.txt
@@ -122,7 +122,7 @@ list(APPEND UMF_OPTIONS_LIST UMF_PROXY_LIB_BASED_ON_POOL)
122
if(UMF_DISABLE_HWLOC)
123
message(
124
WARNING
125
- "UMF_DISABLE_HWLOC option is now deprecated and will be removed in v0.12.0 UMF release!"
+ "UMF_DISABLE_HWLOC option is now deprecated and will be removed in v1.1.0 UMF release!"
126
)
127
endif()
128
0 commit comments