Added missing DemStitcherND.py in CMakeLists.txt

-Added missing DemStitcherND.py in CMakeLists.txt to enable downloading of NASA DEM if ISCE2 is complied through CMake.
LT1AB
Bryan Marfito 2021-09-12 21:42:58 +08:00 committed by GitHub
parent d1d6b090ab
commit 6d3ca8c551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ InstallSameDir(
correct_geoid_i2_srtm/egm96geoid.dat correct_geoid_i2_srtm/egm96geoid.dat
demstitcher/DemStitcher.py demstitcher/DemStitcher.py
demstitcher/DemStitcherV3.py demstitcher/DemStitcherV3.py
demstitcher/DemStitcherND.py
swbdstitcher/SWBDStitcher.py swbdstitcher/SWBDStitcher.py
upsampledem/UpsampleDem.py upsampledem/UpsampleDem.py
watermask/WaterMask.py watermask/WaterMask.py