gecko-dev/third_party/jpeg-xl/plugins/CMakeLists.txt

13 строки
272 B
CMake

# 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)