mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
remove unneeded inclusion of box2d.cpp in shapeindex
This commit is contained in:
parent
af33a87cfd
commit
6c4b51eb56
@ -33,8 +33,6 @@ source = Split(
|
||||
"""
|
||||
)
|
||||
|
||||
source += program_env.Object('box2d-static', '#src/box2d.cpp')
|
||||
|
||||
headers = ['#plugins/input/shape'] + env['CPPPATH']
|
||||
|
||||
boost_program_options = 'boost_program_options%s' % env['BOOST_APPEND']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user