Skip to content

Commit

Permalink
call check_required_compnents for a proper feedback in cmake logs
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored and frankosterfeld committed Jun 1, 2022
1 parent ef13bef commit cd4d732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QtKeychainConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.18.0)
add_library(Qt@QTKEYCHAIN_VERSION_INFIX@Keychain::Qt@QTKEYCHAIN_VERSION_INFIX@Keychain ALIAS qt@QTKEYCHAIN_VERSION_INFIX@keychain)
endif()

check_required_components(Qt@QTKEYCHAIN_VERSION_INFIX@Keychain)

0 comments on commit cd4d732

Please sign in to comment.