Add fftwf to alos2filter libs
parent
c08f0b55ea
commit
9f3ed02c89
|
@ -3,6 +3,7 @@ set_target_properties(alos2filter PROPERTIES
|
||||||
PREFIX ""
|
PREFIX ""
|
||||||
OUTPUT_NAME libalos2filter
|
OUTPUT_NAME libalos2filter
|
||||||
SUFFIX .so)
|
SUFFIX .so)
|
||||||
|
target_link_libraries(alos2filter PUBLIC FFTW::Float)
|
||||||
|
|
||||||
InstallSameDir(
|
InstallSameDir(
|
||||||
alos2filter
|
alos2filter
|
||||||
|
|
Loading…
Reference in New Issue