cmake find_package(TPL_NAME) examples

sandialabs/seacas cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :117

# case by calling find_package(${TPL_NAME}) (because ${TPL_NAME}::all_libs

sandialabs/seacas cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :169

"Calling find_package(${TPL_NAME}) for TriBITS-compliant external package")

sandialabs/seacas cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :170

find_package(${TPL_NAME} CONFIG REQUIRED)

sandialabs/seacas cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :201

# PACKAGE_VERSION_COMPATIBLE=FALSE and result in find_package(${TPL_NAME})

sandialabs/seacas cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :204

# find_package(${TPL_NAME}) to usae a proper non-TriBITS

sandialabs/seacas cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :88

"Determines if the variables ${TPL_NAME}_[INCLUDE_DIRS,LIBRARY_NAMES,LIBRARY_DIRS] should be ignored and the pre-find find_package(${TPL_NAME} should be performed anyway.  But this will *not* do the pre-find if any of the TPL_${TPL_NAME}_[INCLUDE_DIRS,LIBRARY_NAMES,LIBRARY_DIRS] vars are set." )

sandialabs/seacas cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :105

# find_package(${TPL_NAME} ...) ...

sandialabs/seacas cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :115

# to do the find_package(${TPL_NAME} ...) search and ignore this

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :117

# case by calling find_package(${TPL_NAME}) (because ${TPL_NAME}::all_libs

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :169

"Calling find_package(${TPL_NAME}) for TriBITS-compliant external package")

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :170

find_package(${TPL_NAME} CONFIG REQUIRED)

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :201

# PACKAGE_VERSION_COMPATIBLE=FALSE and result in find_package(${TPL_NAME})

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake :204

# find_package(${TPL_NAME}) to usae a proper non-TriBITS

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :88

"Determines if the variables ${TPL_NAME}_[INCLUDE_DIRS,LIBRARY_NAMES,LIBRARY_DIRS] should be ignored and the pre-find find_package(${TPL_NAME} should be performed anyway.  But this will *not* do the pre-find if any of the TPL_${TPL_NAME}_[INCLUDE_DIRS,LIBRARY_NAMES,LIBRARY_DIRS] vars are set." )

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :105

# find_package(${TPL_NAME} ...) ...

trilinos/Trilinos cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake :115

# to do the find_package(${TPL_NAME} ...) search and ignore this