mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibCrypto: Remove dependency on LibCore
This is not required.
This commit is contained in:
parent
2687246808
commit
ee8e4d1eec
|
|
@ -25,7 +25,6 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibCrypto crypto)
|
||||
target_link_libraries(LibCrypto PRIVATE LibCore)
|
||||
|
||||
find_package(PkgConfig REQUIRED)
|
||||
pkg_check_modules(libtommath REQUIRED IMPORTED_TARGET libtommath)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user