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
4f82cc9a
Verified
Commit
4f82cc9a
authored
Mar 25, 2024
by
Tim Kaune
Browse files
Options
Downloads
Patches
Plain Diff
Bump LoadStaticSharedTargets dependency version number
parent
8dbb4a6a
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 @
4f82cc9a
...
...
@@ -57,9 +57,9 @@ option(NetlibF2C_INCLUDE_PACKAGING "Include packaging rules for Netlib F2C" "${I
FetchContent_Declare
(
LoadStaticSharedTargets
GIT_REPOSITORY
"git@gitlab.aei.uni-hannover.de:cmake/loadstaticsharedtargets.git"
GIT_TAG v1.5.
1
GIT_TAG v1.5.
2
SYSTEM
FIND_PACKAGE_ARGS 1.5.
1
CONFIG NAMES LoadStaticSharedTargets
FIND_PACKAGE_ARGS 1.5.
2
CONFIG NAMES LoadStaticSharedTargets
)
set
(
LoadStaticSharedTargets_INCLUDE_PACKAGING
"
${
NetlibF2C_INCLUDE_PACKAGING
}
"
)
...
...
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