]> The Tcpdump Group git mirrors - tcpdump/commit
CMake: fix to support CMake 3.31.
authorGuy Harris <[email protected]>
Wed, 13 Nov 2024 07:30:01 +0000 (23:30 -0800)
committerGuy Harris <[email protected]>
Wed, 13 Nov 2024 07:30:01 +0000 (23:30 -0800)
commit199bb821ba57097b8629a0d992779483b424e7a4
tree75512a2497fd1d33570a96dd18de80de2d2bad85
parent6bc9e72adcb9acd46720b9e8f0e1d41bbde1bdb9
CMake: fix to support CMake 3.31.

Expand the "still support old versions of CMake, for the benefit of
people with older versions, but avoid deprecation warnings/errors"
section to handle the deprecation of pre-3.10 versions by 3.31.
CMakeLists.txt