Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
e0ee47ab
Commit
e0ee47ab
authored
Jun 15, 2021
by
Shervin Nourbakhsh
Browse files
update cpp api version
parent
b844038f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e0ee47ab
cmake_minimum_required
(
VERSION 3.12.0
)
project
(
cameo
VERSION 1.1.
0
VERSION 1.1.
1
LANGUAGES C
HOMEPAGE_URL
"https://code.ill.fr/cameo/cameo"
)
...
...
cameo-api-cpp/CMakeLists.txt
View file @
e0ee47ab
cmake_minimum_required
(
VERSION 3.12.0
)
project
(
cameo-api-cpp
VERSION 1.1.
0
VERSION 1.1.
1
LANGUAGES CXX
HOMEPAGE_URL
"https://code.ill.fr/cameo/cameo"
)
...
...
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