conanfile.txt 355 B

1234567891011121314
  1. #
  2. # Copyright (c) 2018-2019 Mateusz Loskot <mateusz at loskot dot net>
  3. #
  4. # Distributed under the Boost Software License, Version 1.0.
  5. # (See accompanying file LICENSE_1_0.txt or copy at
  6. # http://www.boost.org/LICENSE_1_0.txt)
  7. #
  8. [requires]
  9. libpng/1.6.34@bincrafters/stable
  10. libjpeg/9c@bincrafters/stable
  11. libtiff/4.0.9@bincrafters/stable
  12. [generators]
  13. cmake