git-svn-id: svn://db.shs.com.ru/pip@350 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -160,6 +160,8 @@ if(FFTW)
|
|||||||
if(FFTW_THREADS)
|
if(FFTW_THREADS)
|
||||||
add_definitions(-DPIP_FFTW_THREADSAFE)
|
add_definitions(-DPIP_FFTW_THREADSAFE)
|
||||||
list(APPEND LIBS fftw3_threads fftw3f_threads)
|
list(APPEND LIBS fftw3_threads fftw3f_threads)
|
||||||
|
else()
|
||||||
|
message(WARNING "Building fftw3 without threadsafe")
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
|
|||||||
Reference in New Issue
Block a user