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
David Gobbi
VTK
Commits
0f09af11
Commit
0f09af11
authored
2 months ago
by
Jaswant Panchumarti (Kitware)
Browse files
Options
Downloads
Patches
Plain Diff
cgns: update vendored version to 4.5.0
parent
69288b6f
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ThirdParty/cgns/CMakeLists.txt
+2
-2
2 additions, 2 deletions
ThirdParty/cgns/CMakeLists.txt
ThirdParty/cgns/update.sh
+2
-1
2 additions, 1 deletion
ThirdParty/cgns/update.sh
with
4 additions
and
3 deletions
ThirdParty/cgns/CMakeLists.txt
+
2
−
2
View file @
0f09af11
...
...
@@ -15,9 +15,9 @@ vtk_module_third_party(
SPDX_COPYRIGHT_TEXT
"© Copyright 1991-2020, CGNS Steering Commmittee"
SPDX_DOWNLOAD_LOCATION
"git+https://gitlab.kitware.com/third-party/cgns.git@for/vtk-202
30531
-4.
2
.0"
"git+https://gitlab.kitware.com/third-party/cgns.git@for/vtk-202
50124
-4.
5
.0
-2
"
VERSION
"4.
2
0"
"4.
5
0"
STANDARD_INCLUDE_DIRS
EXTERNAL
PACKAGE CGNS
...
...
This diff is collapsed.
Click to expand it.
ThirdParty/cgns/update.sh
+
2
−
1
View file @
0f09af11
...
...
@@ -8,7 +8,7 @@ readonly name="cgns"
readonly
ownership
=
"cgns Upstream <kwrobot@kitware.com>"
readonly
subtree
=
"ThirdParty/
$name
/vtk
$name
"
readonly
repo
=
"https://gitlab.kitware.com/third-party/cgns.git"
readonly
tag
=
"for/vtk-202
30531
-4.
2
.0"
readonly
tag
=
"for/vtk-202
50124
-4.
5
.0
-2
"
readonly
paths
=
"
.gitattributes
...
...
@@ -18,6 +18,7 @@ README.kitware.md
license.txt
src/CMakeLists.txt
src/cgio_internal_type.h
src/cgns_error.c
src/cgns_header.h
src/cgns_internals.c
...
...
This diff is collapsed.
Click to expand it.
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