Commit graph

5 commits

Author SHA1 Message Date
Sergey Kosarevsky
fce8123891 Update CMake file to CMake version 3.5...3.31
This approach allows us to maintain compatibility with the minimum supported CMake version 3.5,
while suppressing all policy warnings up to the latest version 3.31.
2024-12-06 16:46:51 -08:00
Sergey Kosarevsky
ddfe2e7f86 Update CMake file to CMake version 3.5
Fixed this deprecation warning:
``
CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.5 will be removed from a future version of CMake.
``
2024-11-03 22:40:54 -08:00
Richard Knight
86d7dc6e43 Update CMake file so it can be used with FetchContent in other projects 2021-08-01 14:06:21 +01:00
Richard Knight
6f84c4fc9e Remove compile flags from CMakeLists.txt 2019-05-19 10:01:03 +01:00
Richard Knight
57fe05171f Add CMakeLists.txt for tests 2019-05-19 09:52:11 +01:00