mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-21 09:11:00 +03:00
add some FITS header functions, change FITSsave, add plugin commands
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
include_directories(..)
|
||||
add_executable(ccd_client main.c)
|
||||
add_executable(ccd_client ccd_client.c)
|
||||
target_link_libraries(ccd_client ccdcapture usefull_macros)
|
||||
|
||||
Reference in New Issue
Block a user