diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-06-08 21:10:46 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-06-08 21:10:46 +0200 |
| commit | 07e12e921f1d2dc9515194863c900729877c8709 (patch) | |
| tree | 615b970ddd4066fe02b70d6e8685417ffa76da1f /test/googletest | |
| parent | 7cfe5ec293ed9a56b728ab089d6b27d398730767 (diff) | |
| download | PROJ-07e12e921f1d2dc9515194863c900729877c8709.tar.gz PROJ-07e12e921f1d2dc9515194863c900729877c8709.zip | |
Add CMakeLists.txt.in to EXTRA_DIST of test/googletest/Makefile.am
Diffstat (limited to 'test/googletest')
| -rw-r--r-- | test/googletest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/googletest/Makefile.am b/test/googletest/Makefile.am index 5a563a1e..12a44216 100644 --- a/test/googletest/Makefile.am +++ b/test/googletest/Makefile.am @@ -8,3 +8,5 @@ lib_LTLIBRARIES = libgtest.la libgtest_la_LDFLAGS = -no-undefined libgtest_la_SOURCES = src/gtest-all.cc + +EXTRA_DIST = CMakeLists.txt.in |
