Skip to content

Conversation

@hverhelst
Copy link
Member

@hverhelst hverhelst commented Apr 11, 2025

Removes the symbolic link to gsElasticity/src.
This symbolic link was creating problems when using gismo as a submodule in another project.

After this change, when including files from gsElasticity/src, in the old situation one could call

include <gsElasticity/[file_from_src].h>

Now one has to call

include <gsElasticity/src/[file_from_src].h>

@hverhelst hverhelst added the bug Something isn't working label Apr 11, 2025
@hverhelst hverhelst added this to the v25.06.0 milestone Apr 11, 2025
@hverhelst hverhelst requested a review from mmoelle1 April 11, 2025 08:56
@mmoelle1 mmoelle1 merged commit 7a7e83e into master Apr 11, 2025
3 checks passed
@mmoelle1 mmoelle1 deleted the remove_symlink branch April 11, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants