Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mathieu Westphal (Kitware)
VTK
Commits
b6fd9f03
Commit
b6fd9f03
authored
8 years ago
by
Cory Quammen
Browse files
Options
Downloads
Patches
Plain Diff
Removed unneeded private dependencies for IOSQL module
These were introduced erroneously in commit
6e113ad4
.
parent
72835ce2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
IO/SQL/module.cmake
+2
-4
2 additions, 4 deletions
IO/SQL/module.cmake
with
2 additions
and
4 deletions
IO/SQL/module.cmake
+
2
−
4
View file @
b6fd9f03
vtk_module
(
vtkIOSQL
GROUPS
StandAlone
...
...
@@ -12,9 +13,6 @@ vtk_module(vtkIOSQL
vtkCommonExecutionModel
vtkIOCore
PRIVATE_DEPENDS
vtkCommonDataModel
vtkInfovisCore
vtkInfovisLayout
vtksqlite
vtksys
)
\ No newline at end of file
)
This diff is collapsed.
Click to expand it.
Cory Quammen
@cory.quammen
Mentioned in commit
293ed52b
·
8 years ago
Mentioned in commit
293ed52b
Mentioned in commit 293ed52b28c32e33a17fded040a26cd4e99c1b01
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment