|
add_configs("shared", {description = "Build shared library.", default = true, type = "boolean", readonly = true})
|
|
add_configs("shared", {description = "Build shared library.", default = true, type = "boolean", readonly = true})
|
|
add_deps("meson", "ninja", "pkg-config", "python 3.x", "flex", "bison")
|
|
add_deps("meson", "ninja", "pkg-config", "python 3.x", "flex", "bison")
|