kidanger / vpv

Image viewer for image processing experts
GNU General Public License v3.0
125 stars 18 forks source link

update makefiles for all unix systems #61

Closed mnhrdt closed 3 years ago

mnhrdt commented 3 years ago

These tiny makefiles replace the huge and ugly CmakeLists.txt on linux and macOS. Use "Makefile" for a bare-bones vpv, and "Makefile.full" for octave and gdal support.

Edit the file "Makefile.full" in the obvious way to select each support individually.