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
Education
GCompris
Commits
fd43a7fe
Commit
fd43a7fe
authored
Jun 03, 2016
by
Johnny Jazeix
Browse files
CMakeLists, update master version to 0.70
parent
bb9302a4
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
fd43a7fe
...
@@ -25,7 +25,7 @@ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${my_cxx_flags}")
...
@@ -25,7 +25,7 @@ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${my_cxx_flags}")
set
(
CMAKE_CXX_FLAGS_DEBUG
"
${
CMAKE_CXX_FLAGS_DEBUG
}
-DQT_QML_DEBUG"
)
set
(
CMAKE_CXX_FLAGS_DEBUG
"
${
CMAKE_CXX_FLAGS_DEBUG
}
-DQT_QML_DEBUG"
)
set
(
GCOMPRIS_MAJOR_VERSION 0
)
set
(
GCOMPRIS_MAJOR_VERSION 0
)
set
(
GCOMPRIS_MINOR_VERSION
6
0
)
set
(
GCOMPRIS_MINOR_VERSION
7
0
)
set
(
GCOMPRIS_PATCH_VERSION 0
)
set
(
GCOMPRIS_PATCH_VERSION 0
)
# Set the BUILD_DATE
# Set the BUILD_DATE
...
...
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