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
96cdb545
Unverified
Commit
96cdb545
authored
1 year ago
by
Tim Kaune
Browse files
Options
Downloads
Patches
Plain Diff
Bump CMake project version to 1.6.0
parent
68789904
Branches
Branches containing commit
Tags
v1.6.0
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
96cdb545
...
@@ -29,7 +29,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.29)
...
@@ -29,7 +29,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.29)
include
(
"./cmake/HandlePolicies.cmake"
NO_POLICY_SCOPE
)
include
(
"./cmake/HandlePolicies.cmake"
NO_POLICY_SCOPE
)
project
(
LoadStaticSharedTargets VERSION 1.
5.2
LANGUAGES NONE
)
project
(
LoadStaticSharedTargets VERSION 1.
6.0
LANGUAGES NONE
)
include
(
GNUInstallDirs
)
include
(
GNUInstallDirs
)
...
...
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