Files
compute-runtime/third_party/gtest
Artur Harasimiuk 5dbf8f7b8d cmake: adding EXCLUDE_FROM_ALL to intermediate libraries
These targets should be built on demand when another target requires
this or explicitly requested. This applies to STATIC and OBJECT
libraries.

Change-Id: Ia0eb4e803b09c0ce594fd348ad53c10cdf5b3a9f
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2019-06-24 17:11:01 +02:00
..
2019-04-23 16:37:18 +02:00
2019-04-23 16:37:18 +02:00
2019-04-23 16:37:18 +02:00

GoogleTest and GoogleMock libraries

Version used 1.9.0

Generating

To create required files:

git clone https://github.com/google/googletest gtest cd gtest/googlemock/scripts mkdir /tmp/out ./fuse_gmock_files.py .. /tmp/out/

* output files are stored in /tmp/out