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 updates #333

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

Cmake updates #333

wants to merge 4 commits into from

Commits on Nov 30, 2021

  1. fix: update cmake build, fix install, add simple test and versioning

    Signed-off-by: Stephen L Arnold <[email protected]>
    sarnold committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0dd9cf8 View commit details
    Browse the repository at this point in the history
  2. add support to enable/disable opencv plugin via cmake arg

    Signed-off-by: Stephen L Arnold <[email protected]>
    sarnold committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    7bcb727 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. add simple tox file (use pip to install cmake/tools)

    Signed-off-by: Stephen L Arnold <[email protected]>
    sarnold committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    4b204a2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. fix: cmake compile plugins as modules instead of shared

    Signed-off-by: Stephen L Arnold <[email protected]>
    sarnold committed May 1, 2022
    Configuration menu
    Copy the full SHA
    ced98b4 View commit details
    Browse the repository at this point in the history