003 File Manager
Current Path:
/usr/src/contrib/googletest
usr
/
src
/
contrib
/
googletest
/
📁
..
📄
.gitignore
(850 B)
📄
.travis.yml
(2.53 KB)
📄
BUILD.bazel
(5.15 KB)
📄
CMakeLists.txt
(584 B)
📄
CONTRIBUTING.md
(6.53 KB)
📄
LICENSE
(1.44 KB)
📄
Makefile.am
(315 B)
📄
README.md
(5.05 KB)
📄
WORKSPACE
(213 B)
📄
appveyor.yml
(3.33 KB)
📁
ci
📄
configure.ac
(461 B)
📁
googlemock
📁
googletest
Editing: Makefile.am
## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign # Build . before src so that our all-local and clean-local hooks kicks in at # the right time. SUBDIRS = googletest googlemock EXTRA_DIST = \ BUILD.bazel \ CMakeLists.txt \ README.md \ WORKSPACE
Upload File
Create Folder