Skip to content

MartinHaimberger/FreeImage

 
 

Repository files navigation

FreeImage

This repository is a fork of the FreeImage project that supports building via CMake. Please see the original project if you want the unmodified codebase.

Building

Make sure CMake is installed, and run the following commands:

$ mkdir build-FreeImage 
$ cmake /path/to/FreeImage 
$ make 

Packages

No packages published

Languages

  • C 72.0%
  • C++ 22.2%
  • Objective-C 4.5%
  • Roff 1.2%
  • CMake 0.1%
  • HTML 0.0%