Add simple FITS image loading

This commit is contained in:
2019-09-04 17:28:44 +02:00
parent 01e15bcd1b
commit dd9accbbb9
4 changed files with 73 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ TEMPLATE = app
CONFIG += c++11
LIBS += -lraw -lexif
LIBS += -lraw -lexif -lcfitsio
SOURCES += main.cpp\
mainwindow.cpp \