mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Fix freetype.
svn path=/branches/cmake-bringup/; revision=48283
This commit is contained in:
Vendored
+2
-2
@@ -3,9 +3,9 @@ add_definitions(-DFT2_BUILD_LIBRARY)
|
||||
|
||||
IF(NSWPAT STREQUAL "1")
|
||||
add_definitions(-DTT_CONFIG_OPTION_UNPATHENTED_HINTING)
|
||||
ELSE
|
||||
ELSE()
|
||||
ADD_DEFINITIONS(-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER)
|
||||
ENDIF()
|
||||
ENDIF(NSWPAT STREQUAL "1")
|
||||
|
||||
include_directories(include)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user