Normalize Capstone include dirs towards adding the capstone subdir

Authored by vkrause on Oct 1 2019, 5:17 PM.

Description

Normalize Capstone include dirs towards adding the capstone subdir

While this breaks include namespacing, it's what the newer versions of
Capstone seem to be doing anyway. And it should avoid accidentally
adding system default paths to the include search paths, which triggers
the -isystem bug on some older GCC versions.

Details

Committed
vkrauseOct 1 2019, 5:17 PM
Parents
R739:75ead962f770: Sync treemap with upstream
Branches
Unknown
Tags
Unknown