mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 01:13:45 -04:00
ok fix no crypto
This commit is contained in:
parent
c93fd70498
commit
3a7f6b3544
1 changed files with 0 additions and 1 deletions
|
|
@ -1216,7 +1216,6 @@ endif()
|
||||||
|
|
||||||
target_link_libraries(core PRIVATE
|
target_link_libraries(core PRIVATE
|
||||||
OpenSSL::SSL
|
OpenSSL::SSL
|
||||||
OpenSSL::crypto
|
|
||||||
fmt::fmt
|
fmt::fmt
|
||||||
nlohmann_json::nlohmann_json
|
nlohmann_json::nlohmann_json
|
||||||
RenderDoc::API
|
RenderDoc::API
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue