[all-commits] [llvm/llvm-project] c2dcdf: [libc] Fix benchmarks CMakeLists.txt
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jan 29 06:57:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2dcdf95eba0d8210bf456821b8afff9b22a7bc9
https://github.com/llvm/llvm-project/commit/c2dcdf95eba0d8210bf456821b8afff9b22a7bc9
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M libc/utils/benchmarks/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list