aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/SanitizerOptions.cmake
Commit message (Collapse)AuthorAge
* Firestore CMake cleanup (#1510)Gravatar Gil2018-07-11
* Pull out sanitizer options into a separate file * Reorder packages * Remove the extra "external/$target" directory from PREFIX Instead of BINARY_DIR/external/foo/src/foo the contents will be in BINARY_DIR/src/foo. * Make libprotobuf-nanopb targets line up with nanopb's CMakeLists.txt * Fix CMake style