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
PhoenixBinaryAnalyzer
Commits
ec832dc1
Commit
ec832dc1
authored
Apr 09, 2021
by
Pierre Aubert
Browse files
Fix base cmake
parent
88510712
Pipeline
#113687
passed with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
cmake/phoenix_base_project.cmake
cmake/phoenix_base_project.cmake
+0
-1
No files found.
cmake/phoenix_base_project.cmake
View file @
ec832dc1
...
...
@@ -36,7 +36,6 @@ function(phoenix_base_project programName programVersion programDescritpion prog
add_definitions
(
-D__PROGRAM_VERSION__=
"
${
PROGRAM_VERSION
}
"
)
if
(
DOC_MODE
)
pull_extra_module
(
"PhoenixTex2Html"
"https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixTex2Html.git"
)
add_subdirectory
(
doc
)
endif
()
createLinuxPackages
()
...
...
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