Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 352 Bytes

INSTALL.md

File metadata and controls

14 lines (11 loc) · 352 Bytes

libYafaRay-Bindings uses CMake for the building process in Linux, Windows and MacOSX systems.

Dependencies:

  • Required

    • C++11 compliant compiler
    • >=cmake-3.18
    • >=libYafaRay-4.0
  • Optional, depending on options selected in CMake:

    • >=libYafaRay-Xml-4.0
    • >=libYafaRay-Bindings-4.0
    • >=python-3.3
    • >=ruby-2.0