projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
930c75f
)
Refactors CMakefile
author
Peizhao Ou
<peizhaoo@uci.edu>
Fri, 9 Feb 2018 18:35:34 +0000
(10:35 -0800)
committer
Peizhao Ou
<peizhaoo@uci.edu>
Fri, 9 Feb 2018 18:35:34 +0000
(10:35 -0800)
folly/stress-test/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/folly/stress-test/CMakeLists.txt
b/folly/stress-test/CMakeLists.txt
index 289efdb48a6be44c075360bd4a99a8d1d44f036b..147e645cc521c6d9f2b1a4b05fd4fef9fcc88cc2 100644
(file)
--- a/
folly/stress-test/CMakeLists.txt
+++ b/
folly/stress-test/CMakeLists.txt
@@
-1,8
+1,5
@@
cmake_minimum_required(VERSION 2.8.5)
-set(CMAKE_C_COMPILER clang-native)
-set(CMAKE_CXX_COMPILER clang++-native)
-
set(CMAKE_BUILD_TYPE Release)
include_directories(