Blame view

3rdparty/boost_1_81_0/libs/gil/conanfile.txt 317 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  #
  # Copyright (c) 2018-2022 Mateusz Loskot <mateusz at loskot dot net>
  #
  # Distributed under the Boost Software License, Version 1.0.
  # (See accompanying file LICENSE_1_0.txt or copy at
  # http://www.boost.org/LICENSE_1_0.txt)
  #
  [requires]
  libjpeg/9d
  libpng/1.6.37
  libtiff/4.1.0
  
  [generators]
  CMakeDeps
  CMakeToolchain