Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
78907430
Commit
78907430
authored
Dec 21, 2005
by
Kenneth Moreland
Browse files
COMP: Make sure all Tck/Tk macros are loaded.
parent
95cceae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkGenerateVTKConfig.cmake
View file @
78907430
...
...
@@ -6,6 +6,9 @@
# dollars but we have to support CMake 2.0.
SET
(
DOLLAR
"$"
)
# Make sure all of the Tcl/Tk macros are loaded.
INCLUDE
(
${
VTK_SOURCE_DIR
}
/CMake/vtkTclTkMacros.cmake
)
#-----------------------------------------------------------------------------
# Settings shared between the build tree and install tree.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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