CMake: Use CMAKE_CXX_STANDARD to require C++98
[geos.git] / .gitignore
blob73a61eeeb5dc10131f88886ba83019acdae2d225
1 /*build*
2 aclocal.m4
3 Makefile.in
4 Makefile
5 geos_svn_revision.h
6 .libs
7 .deps
8 .vimrc
9 .dirstamp
10 *.o
11 *.lo
12 *.la
13 *.log
14 *.trs
15 macros/libtool.m4
16 macros/ltoptions.m4
17 macros/ltsugar.m4
18 macros/ltversion.m4
19 macros/lt~obsolete.m4
20 test-driver
21 tests/thread/badthreadtest
22 tests/thread/threadtest
23 tests/unit/geos_unit
24 tests/xmltester/SimpleWKTTester
25 tests/xmltester/XMLTester
26 tests/xmltester/testrunner
27 tools/geos-config
28 tests/bigtest/TestSweepLineSpeed
29 tests/bigtest/bug234
30 tests/geostest/geostest
31 tests/perf/operation/buffer/IteratedBufferStressTest
32 tests/perf/operation/predicate/RectangleIntersectsPerfTest
33 tests/perf/capi/memleak_mp_prep
34 tests/perf/ClassSizes
35 include/geos/platform.h
36 include/geos/stamp-h2
37 include/geos/version.h
38 include/stamp-h1
39 install-sh
40 compile
41 libtool
42 ltmain.sh
43 missing
44 py-compile
45 swig/geos.i
46 autom4te.cache/
47 capi/geos_c.h
48 config.guess
49 config.log
50 config.status
51 config.sub
52 configure
53 depcomp
54 doc/Doxyfile
55 doc/example
56 include/config.h
57 include/config.h.in
58 authors.git
59 !/docker/**/README
60 !/docker/**/Makefile
61 /.vs*