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
Christian Butz
VTK
Commits
8b3b8169
Commit
8b3b8169
authored
Dec 06, 2007
by
Philippe Pebay
Browse files
COMP: #cmakedefine the USE_SQL variables
parent
3a1025e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkToolkits.h.in
View file @
8b3b8169
...
...
@@ -78,6 +78,12 @@
# define VTK_DATA_ROOT "@VTK_DATA_ROOT@"
#endif
/* Should VTK use PostgreSQL? */
#cmakedefine VTK_USE_PSQL
/* Should VTK use MySQL? */
#cmakedefine VTK_USE_MYSQL
/* Is a test PostgreSQL database URL defined? */
#cmakedefine VTK_PSQL_TEST_URL
#ifdef VTK_PSQL_TEST_URL
...
...
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