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
07655329
Commit
07655329
authored
Nov 19, 2020
by
Pierre Aubert
Browse files
Update git remote
parent
215e2443
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+3
-3
No files found.
CMakeLists.txt
View file @
07655329
...
@@ -5,10 +5,10 @@ add_subdirectory(cmake)
...
@@ -5,10 +5,10 @@ add_subdirectory(cmake)
phoenix_base_project
(
"PhoenixFileGenerator"
"1.3.0"
phoenix_base_project
(
"PhoenixFileGenerator"
"1.3.0"
"Tool to generate code automatically"
"Tool to generate code automatically"
"https://gitlab.in2p3.fr/CTA-LAPP/PhoenixFileGenerator"
)
"https://gitlab.in2p3.fr/CTA-LAPP/
PHOENIX_LIBS/
PhoenixFileGenerator"
)
pull_extra_module
(
"PhoenixGenerator"
"https://gitlab.in2p3.fr/CTA-LAPP/PhoenixGenerator.git"
)
pull_extra_module
(
"PhoenixGenerator"
"https://gitlab.in2p3.fr/CTA-LAPP/
PHOENIX_LIBS/
PhoenixGenerator.git"
)
pull_extra_module
(
"OptionParser"
"https://gitlab.in2p3.fr/CTA-LAPP/OptionParser.git"
)
pull_extra_module
(
"OptionParser"
"https://gitlab.in2p3.fr/CTA-LAPP/
PHOENIX_LIBS/
OptionParser.git"
)
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
${
CMAKE_CURRENT_BINARY_DIR
}
)
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
${
CMAKE_CURRENT_BINARY_DIR
}
)
...
...
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