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 build system initial implementation #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2018

  1. hnes#5 - CMake build system initial implementation

    Moved includes, sources, bench and tests to separate directories
    Disabled tutorial 4 & 5 abort until i find a workaround to handle 'must fail test'
    Added a makefile to wrap the CMake build
    uael committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    1253f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0255b8 View commit details
    Browse the repository at this point in the history
  3. updated travis yml

    uael committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    793b893 View commit details
    Browse the repository at this point in the history
  4. updated travis yml (2)

    uael committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d162683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e5e6ee View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Update Makefile

    uael authored Jul 22, 2018
    Configuration menu
    Copy the full SHA
    f0f87a5 View commit details
    Browse the repository at this point in the history