minor cleanup, no functional changes.

This commit is contained in:
Campbell Barton
2011-05-09 14:41:44 +00:00
parent 18e9d9c3e2
commit 1e0c3d315b
11 changed files with 27 additions and 32 deletions

View File

@@ -870,7 +870,7 @@ elseif(APPLE)
set(GETTEXT_LIB intl iconv)
set(GETTEXT_LIBPATH ${GETTEXT}/lib)
endif()
if(WITH_FFTW3)
set(FFTW3 ${LIBDIR}/fftw3)
set(FFTW3_INC ${FFTW3}/include)