Skip to content

Commit

Permalink
style: removed tabs and trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonchar authored and gfxVPLsdm committed Dec 24, 2024
1 parent 654ea21 commit 86f5ad1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _studio/shared/mfx_logging/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ target_include_directories(mfx_logging
PUBLIC
include
${MFX_API_HOME}/mediasdk_structures
${MSDK_STUDIO_ROOT}/shared/umc/codec/h265_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/h264_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/av1_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/vp9_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/io/umc_va/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/h265_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/h264_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/av1_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/codec/vp9_dec/include
${MSDK_STUDIO_ROOT}/shared/umc/io/umc_va/include
)

target_link_libraries(mfx_logging
Expand Down

0 comments on commit 86f5ad1

Please sign in to comment.