GoogleTest 1.14.0 when C++14 compiler available
This commit is contained in:
parent
9bc6befee7
commit
a76885dfac
2 changed files with 25 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue