aboutsummaryrefslogtreecommitdiff
path: root/build2/types
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types')
-rw-r--r--build2/types4
1 files changed, 4 insertions, 0 deletions
diff --git a/build2/types b/build2/types
index daf10d3..7f39274 100644
--- a/build2/types
+++ b/build2/types
@@ -159,6 +159,10 @@ namespace build2
// <butl/target-triplet>
//
using butl::target_triplet;
+
+ // See context.
+ //
+ enum class run_phase {load, search_match, execute};
}
// In order to be found (via ADL) these have to be either in std:: or in