aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_world_c_zig/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_world_c_zig/project.conf')
-rw-r--r--examples/hello_world_c_zig/project.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/hello_world_c_zig/project.conf b/examples/hello_world_c_zig/project.conf
index fa006cd..da589b2 100644
--- a/examples/hello_world_c_zig/project.conf
+++ b/examples/hello_world_c_zig/project.conf
@@ -2,7 +2,4 @@
name = "hello_world_c_zig"
type = "executable"
version = "0.1.0"
-platforms = ["linux64"]
-tests = "tests"
-
-[dependencies]
+platforms = ["any"]