From: Peizhao Ou Date: Fri, 9 Feb 2018 18:35:34 +0000 (-0800) Subject: Refactors CMakefile X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=80a373981efb9f0859fde58c2bf538fdcf5be29f;p=folly.git Refactors CMakefile --- diff --git a/folly/stress-test/CMakeLists.txt b/folly/stress-test/CMakeLists.txt index 289efdb4..147e645c 100644 --- 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(