All includes are relative now #147 #164
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "gaisser/fsfw:gaisser_relative_paths"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes issue #147 Relative paths instead of absolut ones. The framework does not need to be in a specific folder.
BUT, a config folder is still needed at the moment!
Is there a sed script to apply these changes?
No, its super hacky python.
Thanks!
Variation to select folders explicitely (in my case, only framework and config folder):
Somehow still has issues for nested directories for me..
This worked for me, had to be in root folder of project though