add new files to cmakelists

LT1AB
CunrenLiang 2020-10-21 21:01:42 -07:00 committed by CunrenLiang
parent 6cecbe9e11
commit 6b0a0ac4d4
1 changed files with 8 additions and 0 deletions

View File

@ -86,6 +86,14 @@ Python_add_library(alos MODULE
src/ALOS_pre_process/swap_ALOS_data_info.c src/ALOS_pre_process/swap_ALOS_data_info.c
src/ALOS_pre_process/write_ALOS_prm.c src/ALOS_pre_process/write_ALOS_prm.c
src/ALOS_pre_process/readOrbitPulse.f src/ALOS_pre_process/readOrbitPulse.f
src/ALOS_pre_process/get_sio_struct.c
src/ALOS_pre_process/lib_array.c
src/ALOS_pre_process/lib_cpx.c
src/ALOS_pre_process/lib_file.c
src/ALOS_pre_process/lib_func.c
src/ALOS_pre_process/put_sio_struct.c
src/ALOS_pre_process/resamp.h
src/ALOS_pre_process/resamp_azimuth.c
) )
target_include_directories(alos PUBLIC target_include_directories(alos PUBLIC
include include