Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Benedikt Hegner
Gaudi
Commits
a950c0a1
Commit
a950c0a1
authored
Oct 26, 2020
by
Marco Clemencic
Browse files
Update change log and bump version
parent
64c39f91
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a950c0a1
...
...
@@ -6,10 +6,12 @@ Project Coordinators: Marco Clemencic @clemenci, Charles Leggett @leggett, Stefa
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
.
## [Unreleased][]
This version features a complete rewrite of the CMake configuration. See gaudi/Gaudi!986 and gaudi/Gaudi!922 for details.
Here is a summary of the
[
full list of changes
](
https://gitlab.cern.ch/gaudi/Gaudi/compare/v34r1...master
)
.
### Changed
-
complete rewrite of CMake configuration in
*modern*
CMake (gaudi/Gaudi!986, gaudi/Gaudi!922)
### Added
...
...
CMakeLists.txt
View file @
a950c0a1
...
...
@@ -81,7 +81,7 @@ Maintainer's guide: `<https://twiki.cern.ch/twiki/bin/view/LHCb/MaintainGaudiCMa
cmake_minimum_required
(
VERSION 3.15
)
project
(
Gaudi VERSION 3
4.1
project
(
Gaudi VERSION 3
5.0
LANGUAGES CXX
DESCRIPTION
"Gaudi Software Framework"
HOMEPAGE_URL
"https://cern.ch/gaudi"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment