[libc] Fix benchmarks CMakeLists.txt
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 27 Jan 2020 09:55:32 +0000 (10:55 +0100)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 29 Jan 2020 14:56:47 +0000 (15:56 +0100)
commitc2dcdf95eba0d8210bf456821b8afff9b22a7bc9
treeac53dbf4fb3e34451821ac4aa7420af855ea68a3
parentea1e3369f7a8aa9729f8e2fc208b8f6a79392874
[libc] Fix benchmarks CMakeLists.txt

Summary:
This is a follow up on https://reviews.llvm.org/rGaba80d0734d1#886881.
`target_link_options` requires CMake>=3.13.

Reviewers: abrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D73452
libc/utils/benchmarks/CMakeLists.txt