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 - pkgconfig and installation files #42

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

Commits on Feb 22, 2017

  1. cmake: option to build static/dynamic library. include installation o…

    …f files.
    Javier Hidalgo-Carrio committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    b67a016 View commit details
    Browse the repository at this point in the history
  2. cmake: use variable for the installation path

    Javier Hidalgo-Carrio committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5af3eb7 View commit details
    Browse the repository at this point in the history
  3. cmake: option for pkgconfig in the compilation process

    Javier Hidalgo-Carrio committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    98a6ca3 View commit details
    Browse the repository at this point in the history
  4. cmake: dso comes with its own version of Sophus. This makes the insta…

    …llation of the required headers files.
    Javier Hidalgo-Carrio committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    a0c6df7 View commit details
    Browse the repository at this point in the history
  5. cmake: install IOWrapper headers

    Javier Hidalgo-Carrio committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    91fe9ae View commit details
    Browse the repository at this point in the history