git-svn-id: svn://db.shs.com.ru/pip@385 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-04-17 12:53:15 +00:00
parent c4c53a68d6
commit 0f91382084

View File

@@ -162,7 +162,7 @@ if(FFTW)
add_definitions(-DPIP_FFTW_THREADSAFE)
list(APPEND LIBS fftw3_threads fftw3f_threads)
else()
message(WARNING "WARNING PIFFTW::preparePlan was not threadsafe")
message(STATUS "WARNING PIFFTW::preparePlan was not threadsafe")
endif()
endif()
else()