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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
19
v2.0.0
protected
v1.9.0
protected
v1.8.0
protected
v1.7.0
protected
v1.6.0
protected
v1.5.2
protected
v1.5.1
protected
v1.5.0
protected
v1.4.1
protected
v1.4
protected
v1.4.0
protected
v1.3
protected
v1.3.0
protected
v1.2
protected
v1.2.0
protected
v1.1
protected
v1.1.0
protected
v1.0
protected
v1.0.0
protected
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
24
19
16
Apr
25
Mar
5
27
Feb
21
12
29
Jan
23
28
Jun
24
Feb
15
Bump CMake package version number to v2.0.0
v2.0.0 master
v2.0.0 master
Consistently modify CMAKE_MODULE_PATH
Bump CMake package version number to v1.9.0
v1.9.0
v1.9.0
Remove choice of generator from project presets
Make install location of CMake files a local variable
Replace custom HandlePolicies script with native CMake feature
v1.8.0
v1.8.0
Add test and workflow presets
v1.7.0
v1.7.0
Update copyright notice
Bump CMake project version to 1.6.0
v1.6.0
v1.6.0
Bump maximum supported CMake version
Add project version to CMake package script install location
Make CMAKE_INSTALL_PREFIX absolute in CMakePresets
Add missing license header to README
Replace cleanup of internal variables with block() command
Rename internal macro so it doesn't sound weird
Bump CMake project version to 1.5.2
v1.5.2
v1.5.2
Update README
Use CMakePackageConfigHelpers for package config file
Bump CMake project version to 1.5.1
v1.5.1
v1.5.1
Fix DOCDIR being fixed to the top level project
Move handle policies code block to extra file
Bump CMake project version to 1.5.0
v1.5.0
v1.5.0
Remove workflow step filters for git sync
Add custom check target to build and run the tests
Refactor CMake presets
Automatically propagate minimum required CMake version
Only set CTest arguments, if they are not user defined
Remove setting of build type
Fix minimum required CMake version in package config
Bump CMake project version to 1.4.1
v1.4.1
v1.4.1
Fix usage of global property GENERATOR_IS_MULTI_CONFIG
Bump package version
v1.4 v1.4.0
v1.4 v1.4.0
Add build and test workflow
Add unit tests
Fix error when multiple targets are given
Add missing include of main macro for in-tree builds
Bump required CMake version to 3.25
Refactor top-level-check in root CMakeLists
Add filter to git sync workflow
Transform LoadStaticSharedTargets into an installable CMake project
v1.3 v1.3.0
v1.3 v1.3.0
Loading