summaryrefslogtreecommitdiff
path: root/devel/librashader/pkg-message
blob: 7bd8ad3823dba12a13cb6946ecc1a8246b1fef77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ 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
}
]