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: update output name summary (useful for Windows builds) #4196

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

jmckenna
Copy link
Contributor

  • enhances the recent PR
  • to also output the variable PROJ_OUTPUT_NAME in the CMake summary
    • otherwise, CMake tries to use the old PROJ_CORE_TARGET_OUTPUT_NAME variable, which no longer exists, resulting in the new name not showing in the CMake summary, such as:
          -- PROJ_CORE_TARGET_OUTPUT_NAME  =
          -- BUILD_SHARED_LIBS             = ON
          -- PROJ_LIBRARIES                = proj
      

@jmckenna jmckenna changed the title CMake: update output name summary for Windows builds CMake: update output name summary (useful for Windows builds) Jul 11, 2024
@rouault rouault merged commit 4bee401 into OSGeo:master Jul 11, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants