haikuwebkit/Source/WebCore/platform/HolePunch.cmake

7 lines
193 B
CMake

list(APPEND WebCore_PRIVATE_INCLUDE_DIRECTORIES
"${WEBCORE_DIR}/platform/graphics/holepunch"
)
list(APPEND WebCore_SOURCES
platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp
)