ports/devel/librashader/pkg-message
2024-08-26 01:20:18 -07:00

12 lines
218 B
Plaintext

[
{ type: install
message: <<EOM
The calling code has to define the following preprocessor constants in order to
make the requested runtimes accessable:
LIBRA_RUNTIME_OPENGL or
LIBRA_RUNTIME_VULKAN
EOM
}
]