mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[CMake] kill ffmpeg PoC target
This commit is contained in:
parent
0dfc5facdf
commit
bda934f477
@ -542,13 +542,6 @@ if(${USE_CPP})
|
||||
endforeach()
|
||||
endif()
|
||||
endif()
|
||||
target_link_libraries(ffmpeg
|
||||
PRIVATE
|
||||
"${AVCODEC_LIBRARIES}"
|
||||
"${AVFORMAT_LIBRARIES}"
|
||||
"${SWSCALE_LIBRARIES}"
|
||||
"${AVUTIL_LIBRARIES}"
|
||||
)
|
||||
|
||||
############################################################################
|
||||
# notcurses-demo
|
||||
|
Loading…
x
Reference in New Issue
Block a user