hyperledger-labs/private-data-objects

Upgrade all cmake files to latest version

marcelamelara opened this issue · 1 comments

Currently all cmake files require version 3.10, though the latest version on 20.04 and 22.04 is 3.22.

3.16 is stock on ubuntu 20.04. And 3.22 is stock on ubuntu 22.04. That should be the highest requirement we have. We aren't using any features that require later versions so not sure if this is actually necessary. That is, this is a minimal version number and it is sufficient for the cmake features we are using (I believe).