crosvm/gpu_display
Daniel Verkamp 54cc0eb450 gpu_display: make simple and simple_open example targets
Fixes cargo warning:
  [...]/gpu_display/Cargo.toml: file found to be present in multiple build targets:
  [...]/gpu_display/examples/simple.rs

https://doc.rust-lang.org/cargo/reference/cargo-targets.html#examples

BUG=None
TEST=cargo build -p gpu_display --example simple --example simple_open

Change-Id: I76d0c5729caf2926c9d7fe54170b10c15267fe6f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4068547
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-12-01 06:11:03 +00:00
..
examples gpu_display: add basic error handling to examples 2022-11-16 19:33:35 +00:00
protocol health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
src Rust 1.65: Fix clippy derive_partial_eq_without_eq lints 2022-12-01 01:32:30 +00:00
build.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
Cargo.toml gpu_display: make simple and simple_open example targets 2022-12-01 06:11:03 +00:00