Skip to content

Merruk Technology Fixed CoreFoundation Lite For Linux.

License

Notifications You must be signed in to change notification settings

royalwang/MT_CFLite

 
 

Repository files navigation

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"

About

Merruk Technology Fixed CoreFoundation Lite For Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.0%
  • Objective-C 9.7%
  • C++ 1.1%
  • CMake 0.2%