Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

ome/ome-cmake-superbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OME CMake super-build

This package provides a CMake super-build for the OME Files C++ library, and other additional libraries.

Links

Purpose

Building all the prerequisite libraries on platforms not providing a package manager can be quite painful. This includes platforms such as Microsoft Windows, or on older platforms without all the required dependencies available via the package manager (such as CentOS 6/RHEL 6). This package automates the building and installation of all prerequisites, as well as Bio-Formats itself.

Supported platforms

  • Microsoft Windows with Visual Studio 2013 or 2015
  • RHEL 6 and 7
  • CentOS 6 and 7
  • Ubuntu 14.04 and 16.04
  • FreeBSD 11

More information

For more information, see the documentation.