mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 22:30:29 +00:00
ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.
This commit is contained in:
@@ -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)
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user