Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Nov 12, 2023
1 parent d4e00fc commit a0103b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ if(${USE_SKIA_SYSTEM_LIBS})
${ICU_LIBRARIES}
${HARFBUZZ_LIBRARIES}
)
else()
target_link_libraries(${PROJECT_NAME} PRIVATE sharpyuv)
endif()

if(APPLE)
Expand Down

0 comments on commit a0103b1

Please sign in to comment.