]> 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 21:55:46 +0000 (13:55 -0800)
commitd91785d6e2f46fdec56289be5362f58915533d0c
tree99b5d88a606a78d81681ed673511d995ba76da5e
parent1018ad1acfdc9f0034d749930e11ebddfc5e621b
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.

(cherry picked from commit 199bb821ba57097b8629a0d992779483b424e7a4)
CMakeLists.txt