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

modified: CMakeLists.txt

parent 962b4b7f
No related branches found
No related tags found
1 merge request!3Ci
...@@ -40,7 +40,7 @@ else() ...@@ -40,7 +40,7 @@ else()
# 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.
Please register or to comment