Skip to content

Commit

Permalink
Hunter testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Thalhammer committed Sep 15, 2021
1 parent c067a5a commit 85fa9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ if(JWT_EXTERNAL_PICOJSON)
endif()

if(NOT JWT_CMAKE_FILES_INSTALL_DIR)
set(JWT_CMAKE_FILES_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/cmake)
set(JWT_CMAKE_FILES_INSTALL_DIR cmake)
endif()

configure_package_config_file(
Expand Down

0 comments on commit 85fa9d1

Please sign in to comment.