1. 21 Apr, 2015 2 commits
    • Milo Yip's avatar
      Merge pull request #312 from jollyroger/find_gtest · de137a25
      Milo Yip authored
      Introduce option to select default gtest installation
      de137a25
    • Andrii Senkovych's avatar
      Introduce option to select default gtest installation. Refs #309 · 04b67368
      Andrii Senkovych authored
      This will introduce RAPIDJSON_BUILD_THIRDPARTY_GTEST option. If it is set to
      TRUE, cmake will look for GTest installation in `thirdparty/gtest` before
      looking in other places.
      
      Current default value (OFF) for RAPIDJSON_BUILD_THIRDPARTY_GTEST represents
      previous behaviour when system-wide gtest installation is used whenever
      possible.
      
      This commit will as well eliminate problem described in #309 when source
      directory found is `thirdparty/gtest` while include files are found
      system-wide. This however won't give the user possibility to select gtest
      installation to use.
      04b67368
  2. 18 Apr, 2015 2 commits
  3. 17 Apr, 2015 2 commits
  4. 16 Apr, 2015 5 commits
  5. 15 Apr, 2015 26 commits
  6. 14 Apr, 2015 3 commits