Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 952 Bytes

README.md

File metadata and controls

67 lines (39 loc) · 952 Bytes

MT_CFLite v 855.17


Introduction

Read README_CFLite :).

Project uses Cmake.


How to build and clean?

After setup tools needed by reading file above, i make it simpler to be completely cleaned:)


Initialize project and generate cmake files:


`cmake .`

Build:


`Make`

Install:


`Make install`

Clean:


`Make clean-cmake-files`
or
`Make clean-all`

Thanks for:

https://github.com/nickhutchinson/CFLite


libdispatch library i really don't remember from where i get it, maybe will update soon to add credits.


MT_CFLite License :

The same thing as original one from APPLE.

libdispatch.a pre-built library was included and it's not related to this licence, it's licenced under "Apache Licence"