Skip to content
Snippets Groups Projects
Commit 44c30774 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'CI' into 'master'

Ci

See merge request !3
parents b20f6072 a57605a8
No related branches found
No related tags found
1 merge request!3Ci
Pipeline #3778 failed
...@@ -39,8 +39,8 @@ else() ...@@ -39,8 +39,8 @@ else()
# Find Podd and register it as a dependency # Find Podd and register it as a dependency
# This will also automatically set up ROOT # This will also automatically set up ROOT
find_package(Podd 2.0 REQUIRED) find_package(Podd 2.0 REQUIRED)
include(PoddCMakeEnv) #include(PoddCMakeEnv)
config_add_dependency(Podd 1.6) #config_add_dependency(Podd 2.0)
endif() endif()
# Register ROOT dependency - it's in our public interface # Register ROOT dependency - it's in our public interface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment