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
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixFileGenerator
Commits
e0da481f
Commit
e0da481f
authored
Mar 01, 2021
by
Pierre Aubert
Browse files
Try to use bash completion from OptionParser. Not quite ok with mode but interesting
parent
3c5270b4
Pipeline
#107460
failed with stages
in 15 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
CMakeLists.txt
CMakeLists.txt
+1
-0
No files found.
CMakeLists.txt
View file @
e0da481f
...
...
@@ -15,6 +15,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR})
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/src
)
install
(
FILES FindPhoenixFileGenerator.cmake DESTINATION share/cmake
)
phoenix_create_bash_completion
(
"phoenix_filegenerator"
)
add_subdirectory
(
src
)
add_subdirectory
(
script
)
...
...
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