Update CMakeLists.txt
I've proposed to removed the SConscript from the CMakeLists.txt since it is not necessary when compiling using CMake.LT1AB
parent
7ee03ec9d1
commit
554e6610f0
|
@ -55,7 +55,6 @@ endif()
|
|||
|
||||
Python_add_library(alos MODULE
|
||||
bindings/alosmodule.cpp
|
||||
src/ALOS_pre_process/SConscript
|
||||
src/ALOS_pre_process/lib_functions.h
|
||||
src/ALOS_pre_process/read_ALOSE_data.c
|
||||
src/ALOS_pre_process/siocomplex.h
|
||||
|
|
Loading…
Reference in New Issue