Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vulkan-loader: demos: fix cube/cubepp #24381

Merged
merged 1 commit into from May 1, 2017

Conversation

ljli
Copy link
Contributor

@ljli ljli commented Mar 27, 2017

Motivation for this change

Working dir needs to be at the binary location, otherwise some assets aren't found.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@ljli, thanks for your PR! By analyzing the history of the files in this pull request, we identified @Ralith, @expipiplus1 and @corngood to be potential reviewers.

@corngood
Copy link
Contributor

Thanks. This looks good to me. I assume these are the only two demo executables that need this in the current sdk? There used to be 'tri', but I think that got removed.

Also, 'smoketest' doesn't need cwd set, does it?

@ljli
Copy link
Contributor Author

ljli commented Mar 27, 2017

Yes, smoketest runs fine as is. cube, cubepp and smoketest are the only binaries in the demos output.

@7c6f434c 7c6f434c merged commit d997f80 into NixOS:master May 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants