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

Fix CMake package discovery and streamline library setup. #196

Open
wants to merge 6 commits into
base: release/6.3.0
Choose a base branch
from

Commits on Mar 5, 2024

  1. Fix CMake package discovery and streamline library setup.

    - Resolved CMake package discovery issue for external projects.
    - Refactored library setup for improved modularity and organization.
    - Enhanced installation process with proper targets.
    - Added support for C++17 features in the library.
    - Created a CMake export for the library interface to facilitate external use.
    Priyanka328 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d8ce07a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. remove debugging outputs

    Priyanka328 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d6e7d8c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 27, 2024

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