git-svn-id: svn://db.shs.com.ru/pip@872 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -413,6 +413,7 @@ if (NOT PIP_FREERTOS)
|
||||
set(${FFTW_CLN}_CTS "${FFTW_CLN}")
|
||||
if(${FFTW_CLNT}_FOUND)
|
||||
list(APPEND FFTW_LIBS "${FFTW_CLNT}")
|
||||
list(APPEND FFTW_ABS_LIBS "${${FFTW_CLNT}_FOUND}")
|
||||
list(APPEND ${FFTW_CLN}_CTS "${FFTW_CLNT}")
|
||||
endif()
|
||||
set(CMAKE_REQUIRED_LIBRARIES ${${FFTW_CLN}_CTS})
|
||||
|
||||
Reference in New Issue
Block a user