deps: Fix broken prefix for obspython binary module on Linux

This commit is contained in:
PatTheMav
2022-09-11 21:14:12 +02:00
committed by Jim
parent c01d6bf4f7
commit 76c782bcdc
-2
View File
@@ -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(