Skip to content

Commit

Permalink
PackageConfig.in: drop include of LibDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Aug 23, 2019
1 parent 640bdfb commit d2591d5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions cmake/MarlinTrkConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,7 @@ INCLUDE( "@ILCSOFT_CMAKE_MODULES_ROOT@/MacroCheckPackageLibs.cmake" )
# additional components are set by cmake in variable PKG_FIND_COMPONENTS
# first argument should be the package name
CHECK_PACKAGE_LIBS( MarlinTrk MarlinTrk )




# ---------- libraries dependencies -------------------------------------------
# this sets MarlinTrk_${COMPONENT}_LIB_DEPENDS variables
INCLUDE( "${MarlinTrk_ROOT}/lib/cmake/MarlinTrkLibDeps.cmake" )




# ---------- final checking ---------------------------------------------------
INCLUDE( FindPackageHandleStandardArgs )
# set MARLINTRK_FOUND to TRUE if all listed variables are TRUE and not empty
Expand Down

0 comments on commit d2591d5

Please sign in to comment.