Skip to content

Inflexible installs #469

@ldowen

Description

@ldowen

Currently we cannot relocate an existing install or create multiple installs from a single build without it doing a full rebuild. To fix the first issue is rather involved considering everything involved in our build/install system. But the second issue should be relatively straightforward. It mostly entails removing explicit mentions of CMAKE_INSTALL_PREFIX when possible since that path is implied during the install calls. The only tricky part is creating the virtual python environment but that should be possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions