nix: add support to build with GCC
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -7,7 +7,7 @@ target_sources = files(
|
||||
)
|
||||
|
||||
executable(
|
||||
meson.project_name(),
|
||||
'matar',
|
||||
target_sources,
|
||||
link_with: target_deps,
|
||||
include_directories: inc,
|
||||
|
Reference in New Issue
Block a user