Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
iMSTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Ruiliang Gao
iMSTK
Commits
8d04948c
Commit
8d04948c
authored
9 years ago
by
Ricardo Ortiz
Browse files
Options
Downloads
Patches
Plain Diff
Change repository name.
parent
e6803ade
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMake/SuperBuild/External_VegaFEM.cmake
+2
-2
2 additions, 2 deletions
CMake/SuperBuild/External_VegaFEM.cmake
with
2 additions
and
2 deletions
CMake/SuperBuild/External_VegaFEM.cmake
+
2
−
2
View file @
8d04948c
...
...
@@ -20,7 +20,7 @@
#
set
(
VegaFEM_TAG
"simmedtk"
)
set
(
VegaFEM_REPOSITORY git@gitlab.kitware.com:
SimMed
TK/VegaFEM-CMake.git
)
set
(
VegaFEM_REPOSITORY git@gitlab.kitware.com:
iMS
TK/VegaFEM-CMake.git
)
# Make sure this file is included only once
get_filename_component
(
CMAKE_CURRENT_LIST_FILENAME
${
CMAKE_CURRENT_LIST_FILE
}
NAME_WE
)
...
...
@@ -97,4 +97,4 @@ else()
iMSTKEmptyExternalProject
(
${
proj
}
"
${${
proj
}
_DEPENDENCIES
}
"
)
endif
()
list
(
APPEND iMSTK_SUPERBUILD_EP_ARGS -D
${
proj
}
_DIR:PATH=
${${
proj
}
_DIR
}
)
list
(
APPEND iMSTK_SUPERBUILD_EP_ARGS -D
${
proj
}
_DIR:PATH=
${${
proj
}
_DIR
}
)
\ No newline at end of file
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