mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Changed a CMake configuration comment
This commit is contained in:
parent
0570c22001
commit
cbd59c5533
|
@ -162,7 +162,7 @@ if(CEC)
|
|||
find_package(libCEC REQUIRED)
|
||||
endif()
|
||||
|
||||
# Add ALSA for Linux.
|
||||
# Add ALSA and BlueZ for Linux.
|
||||
if(CMAKE_SYSTEM_NAME MATCHES Linux)
|
||||
find_package(ALSA REQUIRED)
|
||||
find_package(Bluez REQUIRED)
|
||||
|
|
Loading…
Reference in a new issue