[CMake] Finding Freetype on Windows

Rolf Eike Beer eike at sf-mail.de
Mon Aug 20 08:20:10 EDT 2012


Am 2012-08-20 13:41, schrieb Daniel Dekkers:
> Hi,
>
> Having trouble finding Freetype with the find module shipped with
> Cmake2.8.9-rc1:
>
> SET( ENV{FREETYPE_DIR} ${DEVELOPMENT_ROOT}/freetype-2.4.6 )
>
> FIND_PACKAGE( Freetype REQUIRED )
>
> I can't see anything wrong with these lines?

Just guessing: does DEVELOPMENT_ROOT contain a path with backslashes?

Eike


More information about the CMake mailing list