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
PhoenixFileGenerator
Commits
b9cdbe91
Commit
b9cdbe91
authored
Mar 03, 2021
by
Pierre Aubert
Browse files
Try new version of script for bash completion
parent
67163b51
Pipeline
#109277
passed with stages
in 7 minutes and 58 seconds
Changes
1
Pipelines
12
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 @
b9cdbe91
...
...
@@ -15,7 +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")
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