7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
|
|
# For blueprint-compiler-native to work
|
|
EXTRA_OEMESON:remove:class-native = "-Dintrospection=disabled"
|
|
EXTRA_OEMESON:append:class-native = " -Dintrospection=enabled"
|
|
|
|
BBCLASSEXTEND = "native"
|