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 test settings for proj (no googletest) #389

Commits on Jan 9, 2024

  1. Only build tests for proj package if required (spack#41065)

    * Only build tests for proj package if required
    
    Even if tests are not explictly required to be built, proj build them
    anyway and tries to download Google Test.
    
    * proj: fix name of test activation flag
    
    * proj: Always set test activation flag
    
    * proj: Patch test activation logic for versions 5.x
    jcortial-safran authored and AlexanderRichert-NOAA committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5d1bfaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23405ea View commit details
    Browse the repository at this point in the history