The feature `WITH_REMOVE_METER_PREVIEW` was implemented before ABI version 2 was defined. It makes no sense to keep `WITH_REMOVE_METER_PREVIEW` now, rework CMakeLists.txt to expose this feature in `WITH_ABI_VERSION_2`.
The feature
WITH_REMOVE_METER_PREVIEWwas implemented before ABI version 2 was defined.It makes no sense to keep
WITH_REMOVE_METER_PREVIEWnow,rework CMakeLists.txt to expose this feature in
WITH_ABI_VERSION_2.