Commit Graph

9 Commits

Author SHA1 Message Date
Jan Tattermusch 6d07e196e1 add explicit branch for PROVIDER=none 2019-11-20 10:01:14 -05:00
Esun Kim f33a7645c5 Removed _gRPC_*_INCLUDE_DIR 2019-11-01 17:02:01 -07:00
Kyle Edwards 6f881ab292 Fix various CMake style issues
Remove some spaces at the end of lines. Change how variables are
referenced inside if() statements. Remove the space between if/endif
and the first parenthesis. Remove the duplicated condition from endif()
blocks. Make indentation more consistent. Remove unneeded duplicate
PRIVATE keywords from target_include_directories(). Remove redundant
set_source_files_properties() call, as the file is already GENERATED.
2019-10-25 11:58:19 -04:00
Bill Feng ddae4333fa addressed comments 2019-03-21 10:29:32 -07:00
Bill Feng e5a5a5b5ee attempt #2 at fixing CMake builds 2019-03-18 17:24:40 -07:00
Bill Feng 7f96703710 google benchmark compilation fix attempt 2019-03-18 16:39:22 -07:00
Jan Tattermusch 6750d42ef1 fine tune cmake find_package usage 2018-02-07 16:20:22 +01:00
Jan Tattermusch 586f719898 cleanup cmake include directories 2018-01-16 18:07:46 +01:00
Jan Tattermusch f38b1526f8 simplify top level CMakeLists.txt 2017-12-19 14:05:41 -08:00