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
ParserGenerator
Commits
4cb08f76
Commit
4cb08f76
authored
Apr 21, 2021
by
Pierre Aubert
Browse files
Add RUNTIME executable
parent
87f84df6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/CMakeLists.txt
src/CMakeLists.txt
+4
-0
No files found.
src/CMakeLists.txt
View file @
4cb08f76
...
...
@@ -15,3 +15,7 @@ target_link_libraries(phoenix_parser_generator phoenix_parser_cpp_backend
phoenix_parser_representation
phoenix_generator file_parser option_parser string_utils
)
install
(
TARGETS phoenix_parser_generator RUNTIME DESTINATION bin
)
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