- 03 May, 2015 8 commits
- 02 May, 2015 7 commits
- 01 May, 2015 1 commit
-
-
Milo Yip authored
-
- 28 Apr, 2015 3 commits
- 26 Apr, 2015 2 commits
- 25 Apr, 2015 8 commits
- 24 Apr, 2015 4 commits
- 22 Apr, 2015 3 commits
- 21 Apr, 2015 4 commits
-
-
Milo Yip authored
Introduce option to select default gtest installation
-
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.
-
miloyip authored
-
miloyip authored
-