mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
Remove libc++ dependency
This commit is contained in:
committed by
popcornmix
parent
a246147c21
commit
61255e90ad
@@ -10,7 +10,7 @@ SET( CMAKE_EXE_LINKER_FLAGS "-Wl,--no-as-needed" )
|
||||
include_directories(${PROJECT_SOURCE_DIR}/host_applications/linux/libs/bcm_host/include)
|
||||
|
||||
set (VIDTEX_SOURCES
|
||||
main.cpp
|
||||
main.c
|
||||
launcher_rpi.c
|
||||
svp.c
|
||||
vidtex.c)
|
||||
|
||||
Reference in New Issue
Block a user