[PATCH] D18428: Add googlebenchmark prototype
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 15:48:45 PST 2016
MatzeB abandoned this revision.
MatzeB added a comment.
This patch was only meant for illustration purposes. Abandoning to get it of my list of open patches.
================
Comment at: MicroBenchmarks/CMakeLists.txt:10
+
+if(GOOGLE_BENCHMARK_FOUND)
+ include_directories(${GOOGLE_BENCHMARK_INCLUDE_DIR})
----------------
bla test 2
Repository:
rL LLVM
https://reviews.llvm.org/D18428
More information about the llvm-commits
mailing list