Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
9c4922b3
Commit
9c4922b3
authored
Mar 26, 2002
by
Sebastien Barre
Browse files
ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.
parent
e0f36dbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tests/Wrapping/CMakeLists.txt
View file @
9c4922b3
...
...
@@ -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
)
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment