mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:16:04 +00:00
[FREETYPE]
Remove command line definition of TT_CONFIG_OPTION_BYTECODE_INTERPRETER its already defined in the config file svn path=/trunk/; revision=52258
This commit is contained in:
parent
d7cb7708dd
commit
242ff8000d
1 changed files with 1 additions and 2 deletions
3
reactos/lib/3rdparty/freetype/CMakeLists.txt
vendored
3
reactos/lib/3rdparty/freetype/CMakeLists.txt
vendored
|
@ -1,8 +1,7 @@
|
|||
|
||||
add_definitions(
|
||||
-D__NTDRIVER__
|
||||
-DFT2_BUILD_LIBRARY
|
||||
-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER)
|
||||
-DFT2_BUILD_LIBRARY)
|
||||
|
||||
include_directories(include)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue