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 macro to find the assimp library #278

Merged
merged 12 commits into from
Jul 26, 2022
Merged

CMake macro to find the assimp library #278

merged 12 commits into from
Jul 26, 2022

Commits on Jun 1, 2022

  1. Add macro to find assimp specific version

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    406da5a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    5961170 View commit details
    Browse the repository at this point in the history
  2. Migrate to gz functions

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    45eaaa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

Commits on Jul 12, 2022

  1. Merge branch 'main' into luca/find_assimp

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bc8e59f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Migrate Ign -> Gz

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    0834ca0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into luca/find_assimp

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f4a37a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. WIP use find_package instead of pkg-config

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    16acfc3 View commit details
    Browse the repository at this point in the history
  2. Assimp -> GzAssimp

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    78bef13 View commit details
    Browse the repository at this point in the history
  3. Finish migrating name to GzAssimp

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    836108f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256bacf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Remove commented code

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    53557aa View commit details
    Browse the repository at this point in the history