Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LoadStaticSharedTargets
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMake
LoadStaticSharedTargets
Commits
206c51a2
Unverified
Commit
206c51a2
authored
1 year ago
by
Tim Kaune
Browse files
Options
Downloads
Patches
Plain Diff
Bump package version
Update copyright notice
parent
f105fdb1
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
LICENSE
+1
-1
1 addition, 1 deletion
LICENSE
README.md
+1
-1
1 addition, 1 deletion
README.md
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
206c51a2
...
...
@@ -30,7 +30,7 @@ cmake_minimum_required(VERSION 3.25)
# cmake_policy(VERSION 3.24)
# endif()
project
(
LoadStaticSharedTargets VERSION 1.
3
.0 LANGUAGES NONE
)
project
(
LoadStaticSharedTargets VERSION 1.
4
.0 LANGUAGES NONE
)
include
(
GNUInstallDirs
)
...
...
This diff is collapsed.
Click to expand it.
LICENSE
+
1
−
1
View file @
206c51a2
MIT License
Copyright (c) 202
2
Tim
Haas
e
Copyright (c) 202
4
Tim
Kaun
e
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
206c51a2
...
...
@@ -37,7 +37,7 @@ include(FetchContent)
FetchContent_Declare
(
LoadStaticSharedTargets
GIT_REPOSITORY
"https://github.com/lepus2589/LoadStaticSharedTargets.git"
GIT_TAG v1.
3
GIT_TAG v1.
4
FIND_PACKAGE_ARGS NAMES LoadStaticSharedTargets CONFIG
)
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