You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the build system DISABLE_MPOOL is of type STRING and has value 0. It is unclear in ccmake-gui what other values are reasonable for this parameter. If there are only two values possible, change its type to BOOL, otherwise in the help string indicate what other values make sense.
The text was updated successfully, but these errors were encountered:
In the build system DISABLE_MPOOL is of type STRING and has value 0. It is unclear in ccmake-gui what other values are reasonable for this parameter. If there are only two values possible, change its type to BOOL, otherwise in the help string indicate what other values make sense.
The text was updated successfully, but these errors were encountered: