diff options
| -rw-r--r-- | examples/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/BUILD b/examples/BUILD index f7fb183..2684855 100644 --- a/examples/BUILD +++ b/examples/BUILD @@ -1,3 +1,4 @@ +# This field required, but its will change nothing if script = "" specified. build_system = "CMake" # For example, supported build systems: # Enumerate from src/pkgtoolkit # pub enum BuildSystems { |
