Adding platesolving

This commit is contained in:
2024-09-30 18:39:35 +02:00
parent dccb2e88da
commit 32973c54ce
16 changed files with 1075 additions and 210 deletions
+1
View File
@@ -101,6 +101,7 @@ if(STELLARSOLVER_INCLUDE AND STELLARSOLVER_LIB)
target_sources(tenmon PRIVATE
solver.cpp solver.h
platesolving.cpp platesolving.h platesolving.ui
platesolvingsettings.cpp platesolvingsettings.h platesolvingsettings.ui
)
endif(STELLARSOLVER_INCLUDE AND STELLARSOLVER_LIB)