Merge pull request #337 from bjmarfito/patch-1

Added missing DemStitcherND.py in CMakeLists.txt
LT1AB
Ryan Burns 2021-09-13 12:44:04 -07:00 committed by GitHub
commit e9ccc6857a
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