git-svn-id: svn://db.shs.com.ru/pip@385 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -162,7 +162,7 @@ if(FFTW)
|
|||||||
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()
|
else()
|
||||||
message(WARNING "WARNING PIFFTW::preparePlan was not threadsafe")
|
message(STATUS "WARNING PIFFTW::preparePlan was not threadsafe")
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
|
|||||||
Reference in New Issue
Block a user