mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-24 11:26:18 +00:00
parent
7533206d89
commit
a5958bf7f0
2 changed files with 0 additions and 19 deletions
|
@ -226,10 +226,6 @@ find_package(Zydis 5.0.0 CONFIG)
|
|||
find_package(pugixml 1.14 CONFIG)
|
||||
find_package(usb-1.0 1.0.27 CONFIG)
|
||||
|
||||
if (NOT CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR NOT MSVC)
|
||||
find_package(cryptopp 8.9.0 MODULE)
|
||||
endif()
|
||||
|
||||
if (APPLE)
|
||||
find_package(date 3.0.1 CONFIG)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue