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

Feature cmake basic structure for compilation #19

Merged
merged 29 commits into from
Sep 24, 2023
Merged

Commits on Jul 21, 2023

  1. testing cmake configuration

    kalwalt committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    78a6958 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. trying to compile opencv with fetchContent

    - build only shared libs
    kalwalt committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7971a34 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. succesful compilation of opencv with FetchContent

    - avoid including all opencv stuff
    kalwalt committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fb8269d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 29, 2023

  1. almost done for a first test

    kalwalt committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ad8a01f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    d292c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2bc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921ac3e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. version 0.4.3

    kalwalt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e461c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c224383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b492f View commit details
    Browse the repository at this point in the history
  4. the script do not enter in the folder

    - trying tp fix for the error
    kalwalt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    237d87c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9322f29 View commit details
    Browse the repository at this point in the history
  6. avoiding multilines command

    kalwalt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    671ed34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d338779 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea3d9ce View commit details
    Browse the repository at this point in the history
  9. fix for extra modules path

    kalwalt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ebfddf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    0cc63af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cceb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9146580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd1581 View commit details
    Browse the repository at this point in the history
  5. maybe this is correct

    kalwalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ef86012 View commit details
    Browse the repository at this point in the history
  6. fix a typo

    kalwalt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    de4fcec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    04541bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b10283 View commit details
    Browse the repository at this point in the history
  3. setting CMP0135 NEW policy

    kalwalt committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    84a1166 View commit details
    Browse the repository at this point in the history
  4. improving the README

    kalwalt committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6f911db View commit details
    Browse the repository at this point in the history