diff options
-rw-r--r-- | build2/buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/buildfile b/build2/buildfile index 7e0a925..1281e9e 100644 --- a/build2/buildfile +++ b/build2/buildfile @@ -49,6 +49,7 @@ exe{b}: \ cc/{hxx cxx}{ module } \ cc/{ cxx}{ msvc } \ cc/{hxx cxx}{ target } \ + cc/{hxx }{ types } \ cc/{hxx ixx cxx}{ utility } \ cc/{ cxx}{ windows-manifest } \ cc/{ cxx}{ windows-rpath } \ |