mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
Minor TODO
This commit is contained in:
parent
4df9586e37
commit
49b460e580
@ -22,6 +22,8 @@ fn main() {
|
||||
fs::copy(&path, &out_file).unwrap();
|
||||
}
|
||||
|
||||
// TODO: check the hash of the files to make sure that they are not altered
|
||||
|
||||
// setting permissions of the executable
|
||||
{
|
||||
#[cfg(linux)] fn permissions() -> Option<Permissions> {
|
||||
|
Loading…
Reference in New Issue
Block a user