chiark / gitweb /
Support earlier versions of CMake.
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Apr 2021 07:03:25 +0000 (08:03 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Apr 2021 07:03:25 +0000 (08:03 +0100)
commita1bab40025a821909eea7d47e6d0af5c27338833
tree5db8bbb3bcc77ce7f17d1ab871f3659828f41d87
parente763b9ead86df6a92666525f8d2ed0385e251c61
Support earlier versions of CMake.

At least, for the Unix build, so as to support Debian stable and a
couple of prior Ubuntu LTSes.

Not much needed to change in the cmake scripts; the only noticeable
difference was that the 'install' command needs an explicit RUNTIME
DESTINATION.
CMakeLists.txt
cmake/platforms/unix.cmake