aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_world_cpp/project.conf
blob: 4c05ce5a00228cfe01c897f8b10928f330a529a8 (plain)
1
2
3
4
5
6
[package]
name = "hello_world"
type = "executable"
version = "0.1.0"
platforms = ["any"]
tests = "tests"