Skip to content

Skip finding binary location when SLIC3R_FHS is enabled#15242

Open
renatoaguiar wants to merge 1 commit intoprusa3d:masterfrom
renatoaguiar:skip-querying-binary-location-when-fhs-is-enabled
Open

Skip finding binary location when SLIC3R_FHS is enabled#15242
renatoaguiar wants to merge 1 commit intoprusa3d:masterfrom
renatoaguiar:skip-querying-binary-location-when-fhs-is-enabled

Conversation

@renatoaguiar
Copy link

@renatoaguiar renatoaguiar commented Feb 12, 2026

The path_to_binary variable is not used when SLIC3R_FHS is enabled, so this its declaration can be skipped.

This eliminates an unnecessary call to boost::dll::program_location().

The path_to_binary variable is not used when SLIC3R_FHS is enabled, so this its
declaration can be skipped.
@renatoaguiar renatoaguiar force-pushed the skip-querying-binary-location-when-fhs-is-enabled branch from 19b2221 to fcb5894 Compare February 12, 2026 16:38
@renatoaguiar renatoaguiar changed the title Skip finding binary location whin SLIC3R_FHS is enabled Skip finding binary location when SLIC3R_FHS is enabled Feb 12, 2026
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.

1 participant