Do not install extra files for now

master
Tomasz Golinski 2022-07-20 15:01:03 +02:00
rodzic 5573a6d929
commit 6cbd0e6efa
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -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')