Skip to content

Commit

Permalink
Use jpegli on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Apr 10, 2024
1 parent 4ec4938 commit 621b01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/jpeg/CMakeLists.txt
Expand Up @@ -32,4 +32,5 @@ else()
set_target_properties(external_jpeg PROPERTIES
IMPORTED_LOCATION "${DESKTOP_APP_JPEG_LIBRARIES}"
)
target_link_static_libraries(external_jpeg INTERFACE hwy)
endif()

0 comments on commit 621b01e

Please sign in to comment.