Skip to content

[windows] add PDB files to install target#41

Open
charles-zablit wants to merge 2 commits into
swiftlang:mainfrom
charles-zablit:cz/windows/symbolfiles
Open

[windows] add PDB files to install target#41
charles-zablit wants to merge 2 commits into
swiftlang:mainfrom
charles-zablit:cz/windows/symbolfiles

Conversation

@charles-zablit
Copy link
Copy Markdown

This is part of swiftlang/swift#88869.

Copy link
Copy Markdown
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  install(FILES $<TARGET_PDB_FILE:SQLite3> 
    DESTINATION ${CMAKE_INSTALL_BINDIR}
    OPTIONAL)

@jakepetroules
Copy link
Copy Markdown
Collaborator

@charles-zablit can you please make @compnerd's requested changes and then I'll approve?

@charles-zablit charles-zablit force-pushed the cz/windows/symbolfiles branch from b5351cc to f92746f Compare May 12, 2026 17:37
@charles-zablit charles-zablit marked this pull request as ready for review May 12, 2026 17:37
@charles-zablit charles-zablit requested a review from compnerd May 12, 2026 17:38
Comment thread CMakeLists.txt Outdated
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
Copy link
Copy Markdown
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Looking forward to this change applied more pervasively 😁

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.

3 participants