kopia lustrzana https://gitlab.com/tomaszg/geostat
Do not install extra files for now
rodzic
5573a6d929
commit
6cbd0e6efa
|
@ -32,8 +32,8 @@ executable('geostat_cli', src_cli, dependencies : [gpx_dep], link_args: link, in
|
|||
executable('geodb', src_db, install: true, link_with : lib_geostat)
|
||||
executable('traildb', src_traildb, install: false, link_with : lib_geostat)
|
||||
|
||||
configure_file(input: 'rating-star.png', output: '@PLAINNAME@', copy: true, install: true, install_dir: '.')
|
||||
configure_file(input: 'geo.css', output: '@PLAINNAME@', copy: true, install: true, install_dir: '.')
|
||||
#configure_file(input: 'rating-star.png', output: '@PLAINNAME@', copy: true, install: true, install_dir: '.')
|
||||
#configure_file(input: 'geo.css', output: '@PLAINNAME@', copy: true, install: true, install_dir: '.')
|
||||
|
||||
subdir('maps')
|
||||
subdir('geojson')
|
||||
#subdir('maps')
|
||||
#subdir('geojson')
|
||||
|
|
Ładowanie…
Reference in New Issue