Skip to content

Commit

Permalink
fix: remove non-existent file from CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
silenium-dev authored Aug 21, 2024
1 parent b58a2f1 commit 869858f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion native/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Linux")
src/cpp/platform/linux/VAEGLInteropImage.hpp
src/cpp/platform/linux/VAGLXInteropImage.cpp
src/cpp/platform/linux/VAGLXInteropImage.hpp
src/cpp/platform/linux/VAGLXRenderInterop.cpp
src/cpp/platform/linux/VAEGLRenderInterop.cpp
src/cpp/platform/linux/VaapiDecoder.cpp
)
Expand Down

0 comments on commit 869858f

Please sign in to comment.