2 Commits

Author SHA1 Message Date
Ihor Dutchak 76462bd767 Avoid CMake backward compatibility warning (#663)
Avoid a message:
```
Compatibility with CMake < 3.5 will be removed from a future version of CMake.

Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
```

Fixes: #642
2024-03-05 13:26:01 +02:00
Ihor Dutchak f2bb972e7f add CMake build system 2021-07-03 20:38:58 +03:00