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

Build in Ubuntu 23.04 #15

Closed
wants to merge 16 commits into from
Closed

Build in Ubuntu 23.04 #15

wants to merge 16 commits into from

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    5238d2a View commit details
    Browse the repository at this point in the history
  2. use latest C++ standard

    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9eea647 View commit details
    Browse the repository at this point in the history
  3. Avoid this warning 'The package name passed to `find_package_handle_s…

    …tandard_args` (NABO) does not match the name of the calling package (Nabo)' by renaming the find nabo cmake file
    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    c752fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89dc1a7 View commit details
    Browse the repository at this point in the history
  5. return descriptions

    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    51f7187 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40632ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e592334 View commit details
    Browse the repository at this point in the history
  8. assume >= CXX11

    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    844f027 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cfc7ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e44f1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92a94d8 View commit details
    Browse the repository at this point in the history
  12. more FindNabo -> FindNABO

    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    3f3f50b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    777b060 View commit details
    Browse the repository at this point in the history
  14. disable cuda for now until 'unsupported GNU version! gcc versions lat…

    …er than 11 are not supported! The nvcc flag '-allow-unsupported-compiler' can be used' issue is resolved
    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5d9a90a View commit details
    Browse the repository at this point in the history
  15. another Nabo -> NABO

    lucasw committed May 28, 2023
    Configuration menu
    Copy the full SHA
    114624a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. possibly an issue with getting liblz4 into other projects, had to do …

    …this on one build system
    lucasw committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a912799 View commit details
    Browse the repository at this point in the history