Skip to content

[WIP] Replace packaging and installation systems with CPack#373

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/replace-packaging-installation-systems
Draft

[WIP] Replace packaging and installation systems with CPack#373
Copilot wants to merge 2 commits intomainfrom
copilot/replace-packaging-installation-systems

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 7, 2026

  • CMakeLists.txt: replace Windows InnoSetup + Linux bash-script packaging blocks with CPack install()/include(CPack)
  • CMakeLists.txt: add macOS POST_BUILD copy commands for resources into app bundle (enables test without archive workaround)
  • CMakeLists.txt: update Windows release URL from .exe to .msi
  • CI: Ubuntu — add cpack step after test
  • CI: Windows — replace innosetup with wixtoolset; add cpack -C <config> step; update artifact/release to .msi
  • CI: macOS — remove setup-node/appdmg; replace Build Disk Image with Package Disk Image (cpack); fix rmrm -rf in Test step

Agent-Logs-Url: https://github.com/Ircam-Partiels/Partiels/sessions/dd6fa638-9d31-4980-898d-239d47ca3ca9

Co-authored-by: pierreguillot <1409918+pierreguillot@users.noreply.github.com>
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.

Replace packaging and installation systems with CPack

2 participants