Skip to content

Commit 63b946a

Browse files
authored
Merge pull request #1 from scitokens/Remove-voms
Remove VOMS library search
2 parents 1e1a677 + 4c7a444 commit 63b946a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cmake/Findjwt-cpp.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,3 @@ FIND_PATH(JWT_CPP_INCLUDES jwt-cpp/jwt.h
77
${PROJECT_SOURCE_DIR}/vendor/jwt-cpp
88
PATH_SUFFIXES include
99
)
10-
11-
INCLUDE(FindPackageHandleStandardArgs)
12-
FIND_PACKAGE_HANDLE_STANDARD_ARGS(Voms DEFAULT_MSG VOMS_LIB VOMS_INCLUDES)
13-

0 commit comments

Comments
 (0)