Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Netlib f2c
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
netlib
Netlib f2c
Commits
e39f9991
Verified
Commit
e39f9991
authored
Feb 23, 2024
by
Tim Kaune
Browse files
Options
Downloads
Patches
Plain Diff
Bump LoadStaticSharedTargets dependency version number
parent
c2abca06
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
with
2 additions
and
2 deletions
CMakeLists.txt
+
2
−
2
View file @
e39f9991
...
...
@@ -63,9 +63,9 @@ endif ()
FetchContent_Declare
(
LoadStaticSharedTargets
GIT_REPOSITORY
"git@gitlab.aei.uni-hannover.de:cmake/loadstaticsharedtargets.git"
GIT_TAG v1.
4.1
GIT_TAG v1.
5.0
SYSTEM
FIND_PACKAGE_ARGS 1.
4.1
CONFIG NAMES LoadStaticSharedTargets
FIND_PACKAGE_ARGS 1.
5.0
CONFIG NAMES LoadStaticSharedTargets
)
set
(
LoadStaticSharedTargets_INCLUDE_PACKAGING TRUE
)
...
...
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