mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Fix Linux build
This commit is contained in:
@ -331,6 +331,8 @@ if(OPROFILING)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
include(FindOpenSSL REQUIRED)
|
||||
|
||||
########################################
|
||||
# Setup include directories (and make sure they are preferred over the Externals)
|
||||
#
|
||||
|
Reference in New Issue
Block a user