Fix windows cmake build, this line got accidentally removed in variable renaming.

This commit is contained in:
Brecht Van Lommel 2011-06-29 17:56:32 +00:00
parent 7f70f78376
commit 6582d30c26
1 changed files with 1 additions and 0 deletions

View File

@ -614,6 +614,7 @@ elseif(WIN32)
set(PTHREADS_INCLUDE_DIRS ${LIBDIR}/pthreads/include)
set(PTHREADS_LIBRARIES ${LIBDIR}/pthreads/lib/pthreadVC2.lib)
set(FREETYPE ${LIBDIR}/freetype)
set(FREETYPE_INCLUDE_DIRS
${LIBDIR}/freetype/include
${LIBDIR}/freetype/include/freetype2