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 571d8da commit 25bfec8Copy full SHA for 25bfec8
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