Skip to content

Commit

Permalink
chore: remove now obsolete warning block about GPLv3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom94 committed Feb 26, 2025
1 parent 1a8d808 commit f0c292a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ if (TEV_USE_LIBHEIF)

# Compile Little-CMS for ICC color profile handling

# WARNING: Enabling the fast float plugin (GPLv3) causes a License conflict with the rest of tev (BSD 3-clause). Therefore, we disable
# it here for now. Currently seeking to purchase a more permissive license as per https://www.littlecms.com/plugin/. Will enable once
# this is resolved.
file(GLOB LCMS_SRCS
Little-CMS/src/*.c Little-CMS/include/*.h
Little-CMS/plugins/fast_float/src/*.c Little-CMS/plugins/fast_float/include/*.h
Expand Down

0 comments on commit f0c292a

Please sign in to comment.