Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
JAliEn-ROOT
Commits
529bbe0b
Commit
529bbe0b
authored
Jul 15, 2020
by
Giulio Eulisse
Committed by
Nikola Hardi
Jul 23, 2020
Browse files
Drop Proof as a dependency
parent
a35ccb1f
Pipeline
#1832646
passed with stage
in 4 minutes and 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
529bbe0b
...
...
@@ -5,7 +5,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules")
find_package
(
JSONC REQUIRED
)
find_package
(
OpenSSL REQUIRED
)
find_package
(
libwebsockets REQUIRED
)
find_package
(
ROOT REQUIRED COMPONENTS Net NetxNG Tree XMLIO
Proof
)
find_package
(
ROOT REQUIRED COMPONENTS Net NetxNG Tree XMLIO
)
find_package
(
ZLIB REQUIRED
)
find_package
(
XROOTD REQUIRED
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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