mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Add "hpp" as another suffix for "H" type.
[SVN r16961]
This commit is contained in:
@@ -295,7 +295,7 @@ scanner.register c-scanner : include ;
|
||||
type.set-scanner CPP : c-scanner ;
|
||||
|
||||
|
||||
type.register H : h ;
|
||||
type.register H : h hpp ;
|
||||
type.register C : c ;
|
||||
|
||||
# Generator for 'lib' target, which relays to generators for either
|
||||
|
||||
Reference in New Issue
Block a user