alacarte-maps / alacarte

Renderer for OpenStreetMap tiles.
https://alacarte-maps.github.io/
Other
58 stars 18 forks source link

reorganize windows folder hierarchy #105

Open florianjacob opened 7 years ago

florianjacob commented 7 years ago

96 brought up the issue that our CMakeList.txt assumes a linux filesystem structure with /var/log, bin, etc folders and similar.

We should update CMakeList to create a proper windows directory structure. This will result in a downloadable an directly executable zip file from app veyor thanks to changes from #96.