mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
Add MMAL and MMAL_APPS to 64bit builds
Drops host_applications/android/apps/vidtex interface/mmal/openmaxil interface/mmal/client(/brcmjpeg) as they aren't directly supported and need further fixup for 64bit.
This commit is contained in:
committed by
popcornmix
parent
76c0680083
commit
7d3c6b9f4c
@@ -4,9 +4,9 @@ add_subdirectory(libs/bcm_host)
|
||||
add_subdirectory(apps/gencmd)
|
||||
add_subdirectory(apps/tvservice)
|
||||
add_subdirectory(apps/vcmailbox)
|
||||
add_subdirectory(apps/raspicam)
|
||||
add_subdirectory(libs/sm)
|
||||
if(NOT ARM64)
|
||||
add_subdirectory(apps/raspicam)
|
||||
add_subdirectory(libs/sm)
|
||||
add_subdirectory(apps/smem)
|
||||
endif()
|
||||
add_subdirectory(libs/debug_sym)
|
||||
|
||||
Reference in New Issue
Block a user