Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/Detray/extern/googletest/README.md is written in an unsupported language. File is not indexed.

0001 # GoogleTest Build Instructions
0002 
0003 This subdirectory holds instructions for building
0004 [GoogleTest](https://github.com/google/googletest) as part of this project.
0005 This is meant to come in handy for building the project's tests in environments
0006 which do not provide GoogleTest themselves.
0007 
0008 Note that since GoogleTest is only needed for the unit tests of this project,
0009 which are not installed together with the project, GoogleTest is not installed
0010 together with the project either.