git-svn-id: svn://db.shs.com.ru/pip@328 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -150,7 +150,7 @@ if (FFTW)
|
||||
if (WIN32)
|
||||
list(APPEND LIBS fftw3-3 fftw3f-3 fftw3l-3)
|
||||
else ()
|
||||
list(APPEND LIBS fftw3 fftw3f fftw3l)
|
||||
list(APPEND LIBS fftw3 fftw3f)
|
||||
endif ()
|
||||
else ()
|
||||
message(STATUS "Building without fftw3 support")
|
||||
|
||||
Reference in New Issue
Block a user