Don't use add_link_options() on old CMake versions
authorBen Clayton <bclayton@google.com>
Fri, 3 Jul 2020 14:41:03 +0000 (15:41 +0100)
committerBen Clayton <bclayton@google.com>
Fri, 3 Jul 2020 14:41:03 +0000 (15:41 +0100)
commit4af48da4e3805eb0b7e519cc96f9f65126f4ce01
tree6bb8366f0ad46676bda6cc6e046d5f62549a3bd6
parent73e001a7528801f9455b49f198b0646631e79bd8
Don't use add_link_options() on old CMake versions

Fixes: #2315
CMakeLists.txt