GoogleTest 1.14.0 when C++14 compiler available

This commit is contained in:
Jonah Beckford 2023-09-25 15:59:17 -07:00
parent 9bc6befee7
commit a76885dfac
2 changed files with 25 additions and 1 deletions

View file

@ -7,6 +7,7 @@
shared library otherwise; that is the same pattern followed by opencv.
The variable should be explicitly set to `ON` if a shared library must
be created, and `OFF` if a static library must be created.
- Use GoogleTest 1.14.0 and enable tests only when C++14 compiler available.
## 0.9.0