mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Fixed compilation on Windows, updated version to 0.3.2
Providing FFTW3 and ZLIB binaries for Windows git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@465 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
FIND_PATH(FFTW3F_INCLUDE_DIRS
|
||||
fftw3.h
|
||||
PATHS fftw/)
|
||||
PATH_SUFFIXES fftw3)
|
||||
|
||||
FIND_LIBRARY(FFTW3F_LIBRARIES NAMES fftw3f-3 fftw3f libfftw3f-3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user