Skip to content

Use install directory instead of in-source build for Breakpad#32

Open
slipher wants to merge 4 commits into
masterfrom
slipher/breakpad
Open

Use install directory instead of in-source build for Breakpad#32
slipher wants to merge 4 commits into
masterfrom
slipher/breakpad

Conversation

@slipher

@slipher slipher commented Jul 2, 2026

Copy link
Copy Markdown
Member

Also fix some minor Breakpad-related Scons build issues.

slipher added 4 commits July 2, 2026 06:11
To activate Breakpad tests in Scons, you should now pass
breakpad_install_dir=<Breakpad install prefix> instead of
breakpad_tools_dir=<Breakpad repository root with in-source build>.
It will be automatically used if found there. The scons 'Dir' object had
to be dropped in favor of plain strings for the related paths since it
goes crazy if the path is inside the source tree.
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