Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixGenerator
Commits
1beab52d
Commit
1beab52d
authored
Dec 01, 2021
by
Pierre Aubert
Browse files
cmake_minimum_required(VERSION 2.8) to 3.0
parent
2d23a86e
Pipeline
#157648
passed with stages
in 5 minutes and 2 seconds
Changes
1
Pipelines
52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
1beab52d
project
(
Phoenix
)
cmake_minimum_required
(
VERSION
2.8
)
cmake_minimum_required
(
VERSION
3.0
)
add_subdirectory
(
cmake
)
...
...
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