mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
add standalone amlogic grabber
fix standalone dispmanx grabber Former-commit-id: 5ace9bc90a6fe76f5a51ecef95d6e7119d1102db
This commit is contained in:
@@ -12,12 +12,7 @@ else(ENABLE_QT5)
|
||||
endif(ENABLE_QT5)
|
||||
|
||||
# Find the BCM-package (VC control)
|
||||
#find_package(BCM REQUIRED)
|
||||
SET( BCM_INCLUDE_DIRS ${CMAKE_SOURCE_DIR}/dependencies/external/rapsi_vc )
|
||||
SET( BCM_LIBRARIES "" )
|
||||
ADD_DEFINITIONS ( -DDISPMANX_DUMMY )
|
||||
|
||||
|
||||
find_package(BCM REQUIRED)
|
||||
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../../libsrc/protoserver
|
||||
|
||||
Reference in New Issue
Block a user