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
partons
core
elementary-utils
Commits
2da06cf3
Commit
2da06cf3
authored
May 29, 2020
by
Pawel Sznajder
Browse files
Update CMakeLists.txt
parent
add84f85
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2da06cf3
# BASIC DEFINITIONS ========================================================================
# define minimum version of cmake
cmake_minimum_required
(
VERSION
2.6
)
cmake_minimum_required
(
VERSION
3.2
)
# define project name and its language
project
(
ElementaryUtils CXX
)
...
...
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