mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
deps: Fix broken prefix for obspython binary module on Linux
This commit is contained in:
-2
@@ -101,8 +101,6 @@ elseif(OS_POSIX)
|
||||
|
||||
target_compile_options(obspython PRIVATE -Wno-unused-parameter)
|
||||
|
||||
set_target_properties(obspython PROPERTIES PREFIX "")
|
||||
|
||||
endif()
|
||||
|
||||
set_target_properties(
|
||||
|
||||
Reference in New Issue
Block a user