0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00

shared/properties-view: Remove Qt 6.2 cmake code

This commit is contained in:
gxalpha 2024-08-27 15:23:18 +02:00 committed by Ryan Foster
parent 270cebe581
commit f1f89a4864

View File

@ -44,10 +44,6 @@ target_sources(
)
target_include_directories(properties-view INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}")
if(OS_LINUX AND Qt6_VERSION VERSION_LESS 6.3)
target_compile_options(properties-view INTERFACE -Wno-error=enum-conversion)
endif()
target_link_libraries(
properties-view
INTERFACE