-
- Downloads
adapt cmake minimum version
cmake boost refactor lifted minimum cmake version to 3.25. There was really no good reason for that specific version except some github forum entry where I checked for cmake boost examples set it to 3.25. Our CI currently runs on ubuntu 22.04LTS which comes with cmake 3.22. Lets see if it passes when lowering the required version to that one.
Please register or sign in to comment