File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22set (osm2pgsql_lib_SOURCES
3- dependency-manager.cpp
43 db-copy.cpp
4+ dependency-manager.cpp
55 expire-tiles.cpp
66 gazetteer-style.cpp
77 geometry-processor.cpp
@@ -32,42 +32,6 @@ set(osm2pgsql_lib_SOURCES
3232 tagtransform.cpp
3333 util.cpp
3434 wildcmp.cpp
35- dependency-manager.hpp
36- db-copy.hpp
37- expire-tiles.hpp
38- gazetteer-style.hpp
39- geometry-processor.hpp
40- id-tracker.hpp
41- input-handler.hpp
42- middle-pgsql.hpp
43- middle-ram.hpp
44- middle.hpp
45- node-persistent-cache .hpp
46- node-ram-cache .hpp
47- options.hpp
48- osmdata.hpp
49- osmium-builder.hpp
50- osmtypes.hpp
51- output-gazetteer.hpp
52- output-multi.hpp
53- output-null.hpp
54- output-pgsql.hpp
55- output.hpp
56- pgsql.hpp
57- processor-line.hpp
58- processor-point.hpp
59- processor-polygon.hpp
60- progress-display.hpp
61- reprojection.hpp
62- sprompt.hpp
63- table.hpp
64- taginfo-impl.hpp
65- taginfo.hpp
66- tagtransform.hpp
67- thread-pool.hpp
68- util.hpp
69- wildcmp.hpp
70- wkb.hpp
7135)
7236
7337if (LUA_FOUND OR LUAJIT_FOUND)
You can’t perform that action at this time.
0 commit comments