Add simple FITS image loading
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ TEMPLATE = app
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
LIBS += -lraw -lexif
|
||||
LIBS += -lraw -lexif -lcfitsio
|
||||
|
||||
SOURCES += main.cpp\
|
||||
mainwindow.cpp \
|
||||
|
||||
Reference in New Issue
Block a user