Add fftwf to alos2filter libs

LT1AB
Ryan Burns 2020-05-02 13:05:12 -07:00
parent c08f0b55ea
commit 9f3ed02c89
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ set_target_properties(alos2filter PROPERTIES
PREFIX ""
OUTPUT_NAME libalos2filter
SUFFIX .so)
target_link_libraries(alos2filter PUBLIC FFTW::Float)
InstallSameDir(
alos2filter