dvdesolve / glrpt

Interactive GUI application for receiving, decoding and displaying LRPT images from the Russian Meteor-M type of weather satellites
GNU General Public License v3.0
32 stars 6 forks source link

CMake build system #4

Closed dvdesolve closed 4 years ago

dvdesolve commented 4 years ago

Drop autotools. CMake builds work just fine. Unsafe optimizations (-O3) and flags (-ffast-math -ftree-vectorize) are also dropped. Fixes #1