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

[CMake] Add minimal cmake support #106

Merged
merged 2 commits into from
Apr 15, 2019
Merged

[CMake] Add minimal cmake support #106

merged 2 commits into from
Apr 15, 2019

Commits on Mar 8, 2019

  1. [CMake] Add minimal cmake support

    - CMake file only supports add_subdirectory workflow.
    - Compiles boost filesystem (without name mangling).
    - Provides target Boost::filesystem to link against.
    - Does NOT compile/run unit tests (yet) and
      doesn't support installation.
    Mike-Devel committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    0f8e3ac View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Configuration menu
    Copy the full SHA
    8ae582a View commit details
    Browse the repository at this point in the history