提交 5fd51eab 编写于 作者: U Uro 提交者: jp9000

libobs: Add util/sse2neon.h to CMakeLists

Add util/sse2neon.h to libobs_util_HEADERS in CMakelists.txt. The
previous patch #3180 for arm/rpi support was missing this in
libobs/CMakeLists.txt, and as a result plugins such as obs-websocket,
obs-ndi fail to compile on arm/rpi as the header is not copied with the
install.
上级 e3942061
......@@ -362,6 +362,7 @@ set(libobs_util_SOURCES
set(libobs_util_HEADERS
util/curl/curl-helper.h
util/sse-intrin.h
util/sse2neon.h
util/array-serializer.h
util/file-serializer.h
util/utf8.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册