summaryrefslogtreecommitdiff
path: root/plugins/CMakeLists.txt
blob: 40cdf3f9d4e54fc10d42659bd3d60489772a4d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) the JPEG XL Project Authors. All rights reserved.
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

if(NOT WIN32)
  add_subdirectory(gdk-pixbuf)
endif()

add_subdirectory(gimp)

add_subdirectory(mime)