mirror of
https://github.com/reactos/CMake.git
synced 2025-02-02 10:02:44 +00:00
ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.
This commit is contained in:
parent
e0f36dbfba
commit
9c4922b3af
@ -123,6 +123,10 @@ CONFIGURE_FILE(
|
||||
#
|
||||
# Mangled Mesa
|
||||
#
|
||||
CONFIGURE_FILE(
|
||||
${Wrapping_SOURCE_DIR}/dummy
|
||||
${Wrapping_BINARY_DIR}/gl.h
|
||||
COPYONLY IMMEDIATE)
|
||||
USE_MANGLED_MESA (${Wrapping_BINARY_DIR} ${Wrapping_BINARY_DIR}/mangled_mesa)
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user