You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove quotes around DEFAULT_ROOT_INCLUDE_PATH to address build failure on stacks (#20098)
as reported by Andre Sailer on #19179
CMake escapes the quotes when the command is executed (at least on Linux) which renders the
ROOT_INCLUDE_PATH broken
Co-authored-by: Lukas Johannes Breitwieser <Lukas Johannes Breitwieser>
Co-authored-by: Andre Sailer <[email protected]>
0 commit comments