mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 08:00:53 +00:00
build: remove config.h.meson
We don't need this anymore, so just drop it and let meson generate our file every time.
This commit is contained in:
@ -213,7 +213,6 @@ if get_option('examples')
|
||||
endif
|
||||
|
||||
configure_file(
|
||||
input: 'config.h.meson',
|
||||
output: 'config.h',
|
||||
configuration: config_h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user