Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic support for CMake configuration and build #785

Merged
merged 1 commit into from
May 25, 2015

Commits on May 25, 2015

  1. Add basic support for CMake configuration and build

    Features:
    
    * Configure and build any CMake project with FakeLib's CMakeHelper.
    * Supports the most used CMake option switches.
    * Strong CMake variable declaration to avoid conversion issues.
    * Executable search algorithm working on both Windows and Unix.
    * Toolchain file support.
    * Setting unwrapped CMake arguments manually remains possible.
    * Setting CMake arguments manually remains possible.
    bbenoist committed May 25, 2015
    Configuration menu
    Copy the full SHA
    0c94b7f View commit details
    Browse the repository at this point in the history