Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
Project Juggler
Commits
0fc84563
Commit
0fc84563
authored
Nov 25, 2021
by
Sylvester Joosten
Browse files
Update VERSION, CMakeLists.txt files
parent
358b5dc9
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0fc84563
...
...
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.19)
# CMP0074: find_package() uses <PackageName>_ROOT variables
cmake_policy
(
SET CMP0074 NEW
)
project
(
Juggler VERSION 4.
1
.0
)
project
(
Juggler VERSION 4.
3
.0
)
set
(
CMAKE_CXX_STANDARD 17
)
...
...
VERSION
View file @
0fc84563
4.
1
.0
4.
3
.0
Write
Preview
Markdown
is supported
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