CI: fix identiconpp discovery?
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
d927ef6ca0
commit
80ccc2c7a1
@ -28,9 +28,8 @@ if(NOT libcryptopp_FOUND)
|
||||
endif()
|
||||
if (LIBRAVATAR_BUNDLED_IDENTICONPP)
|
||||
add_subdirectory(dist/identiconpp)
|
||||
else()
|
||||
find_package(identiconpp REQUIRED CONFIG)
|
||||
endif()
|
||||
find_package(identiconpp REQUIRED CONFIG)
|
||||
|
||||
find_package(Filesystem REQUIRED COMPONENTS Final Experimental)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user