mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: ensure enums header is build
This commit is contained in:
@ -178,7 +178,7 @@ libsysprof_static = static_library(
|
||||
'sysprof-analyze-@0@'.format(soname_major_version),
|
||||
libsysprof_public_sources +
|
||||
libsysprof_private_sources +
|
||||
libsysprof_enums[0],
|
||||
libsysprof_enums,
|
||||
|
||||
include_directories: [include_directories('.'),
|
||||
libsysprof_capture_include_dirs],
|
||||
|
||||
Reference in New Issue
Block a user