ladybird/AK/module.modulemap

7 lines
100 B
Text
Raw Normal View History

2024-07-25 00:57:31 +00:00
module AK [system] {
requires cplusplus
umbrella "."
config_macros USING_AK_GLOBALLY
}