@@ -10,6 +10,7 @@ lib = library(
|
||||
meson.project_name(),
|
||||
lib_sources,
|
||||
dependencies: [fmt],
|
||||
include_directories: inc,
|
||||
install: true,
|
||||
cpp_args: '-DFMT_HEADER_ONLY'
|
||||
)
|
||||
|
Reference in New Issue
Block a user