1
0

module.modulemap 134 B

123456
  1. module CLibXKBCommon [system] {
  2. header "xkbcommon.h"
  3. header "xkbcommon-keysyms.h"
  4. header "xkbcommon-x11.h"
  5. export *
  6. }