2
0
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:
Vladimir Prus
2003-01-20 13:02:55 +00:00
parent 0bc0acbdf9
commit 07eb26a1b9

View File

@@ -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