Available on Windows Linux

Howdy stranger! Welcome on Wakoopa

We're a social network for software. Sign up and...

Start Tracking or never show this banner again

The 24th most popular development manager on Linux

CMake is an extensible, open-source system that manages the build process in an operating system and in a compiler-independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. Simple configuration files placed in each source directory (called CMakeLists.txt files) are used to generate standard build files (e.g., makefiles on Unix and projects/workspaces in Windows MSVC) which are used in the usual way. CMake can compile source code, create libraries, generate wrappers and build executables in arbitrary combinations. CMake supports in-place and out-of-place builds, and can therefore support multiple builds from a single source tree. CMake also supports static and dynamic library builds. Another nice feature of CMake is that it generates a cache file that is designed to be used with a graphical editor. For example, when CMake runs, it locates include files, libraries, and executables, and may encounter optional build directives. This information is gathered into the cache, which may be changed by the user prior to the generation of the native build files.

… More Edit

Recent posts

Icon_feed
Show

Want to add to the discussion? Log in and write a review

Icon_empty_message No comments yet Hot or not? Be the first to comment here, and have your say!

    Screenshots

    No screenshots yet. Want to add one?

    Website: cmake.org/
    Developer: Kitware Inc.
    License: Open source
    Usage: 4 hours, 56 minutes and 11 seconds
    Usage since: 25 May 2008
    Platform Usage:
    Windows
    (21%)
    Linux
    (78%)
    Share:

    Popularity over the last 30 days (?)

    CMake vs.

    Rank: #16967