[Setup] Use symlinks in editable mode post install
In editable mode, post installation of files use symlinks instead of copy. This allow to the either rebuild with pip or directly with the build backend, for instance: - make -C build install - ninja -C build install # with Ninja backend
parent
1422bcae
No related branches found
No related tags found
This commit is part of merge request !154. Comments created here will be created in the context of that merge request.
Please register or sign in to comment