We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, the idea is to build the benchmark during the Debian packaging process.
This way we should have the garantie that the provided .h files are fonctionnal.
For now I need to patch the cmake file. It would be great if out of the box cmake could detect the system gslang and use it.
The text was updated successfully, but these errors were encountered:
Addressing #153 and #154
8259a42
-improved glslang management in CMake -replaced the relative path to the glslang_c_interface with the full path
Hello,
I have added a check for the system glslang, hope it works for your use case.
Best regards, Dmitrii
Sorry, something went wrong.
No branches or pull requests
Hello, the idea is to build the benchmark during the Debian packaging process.
This way we should have the garantie that the provided .h files are fonctionnal.
For now I need to patch the cmake file. It would be great if out of the box cmake could detect the system gslang and use it.
The text was updated successfully, but these errors were encountered: