Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mlz
Steca
Commits
64650cff
Commit
64650cff
authored
Feb 19, 2020
by
Wuttke, Joachim
Browse files
This is release 2.2.1
parent
674548d1
Pipeline
#25054
failed with stage
in 20 minutes and 22 seconds
Changes
2
Pipelines
57
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
64650cff
Steca version 2.2.1, released 2020.02.19
----------------------------------------
Corrections:
* Added required DLLs to Windows installer
Restrictions:
* Disabled nexus_loader because hdf5.dll breaks Windows installation
Steca version 2.2.0, released 2020.02.13
----------------------------------------
...
...
CMakeLists.txt
View file @
64650cff
...
...
@@ -14,7 +14,7 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR) # 3.6+ required by IFW for VS20
set
(
CMAKE_MODULE_PATH
${
CMAKE_SOURCE_DIR
}
/cmake
)
include
(
PreventInSourceBuilds
)
project
(
Steca VERSION 2.2.
0
)
project
(
Steca VERSION 2.2.
1
)
message
(
STATUS
"Building
${
PROJECT_NAME
}
${
PROJECT_VERSION
}
"
)
set
(
CMAKE_PROJECT_DESCRIPTION
# for display in installer
...
...
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