Decompress the previously written cmake file to the new clean code.

Source: Internet
Author: User
Tar xaf cmakelists.tar.bz2-C hero

These cmake files are previously written.

Here is a rough summary, and then I will study it and make a detailed summary.

  1. Orchestrate cmake files based on the principle of minimal relevance
  2. Library is a third-party Lib. Only lzmalib needs to write the cmake file. This is easy to rewrite. You can refer to the makefile of Android in the jni directory.
  3. There are two parts under dev_head, HP and new3d, which are separated because the correlation is small.
  4. In new3d, we use a compilation file to compile all the libraries. We have two lib libraries to compile, kernel and netio. These two libraries also have Android makefile for reference.
  5. Under HP/hp_p, we use a file to compile all the targets. There is a library file common and binfiles of four servers to be compiled. No android can be referenced here, but you can refer to the. vcxproj file of VC.
  6. To sum up, it is all our cmake files. Package all the cmake files in tar to decompress them to a clean file.

 

Decompress the previously written cmake file to the new clean code.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.