Merge pull request #228 from bjmarfito/patch-2

Changes to Cmake to include UnwrapComp folder
LT1AB
Ryan Burns 2021-02-02 18:41:15 -08:00 committed by GitHub
commit b2fb154a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ add_subdirectory(alos2proc)
add_subdirectory(alos2proc_f)
add_subdirectory(rfi)
add_subdirectory(mdx)
add_subdirectory(UnwrapComp)
InstallSameDir(
__init__.py
)