Skip to content
Snippets Groups Projects
Commit 9fb721e0 authored by Omveer's avatar Omveer
Browse files

FairRootTargets.cmake module included

parent 4be2a265
No related branches found
No related tags found
1 merge request!963FairRootTargets.cmake module added:
...@@ -111,7 +111,7 @@ if(VMC_FOUND) ...@@ -111,7 +111,7 @@ if(VMC_FOUND)
endif() endif()
#Searches for FairROOT Package #Searches for FairROOT Package
#include(FairRootTargets) include(FairRootTargets)
find_package(FairRoot REQUIRED) find_package(FairRoot REQUIRED)
if(FAIRROOT_FOUND) if(FAIRROOT_FOUND)
Message("FairRoot was found") Message("FairRoot was found")
......
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