Skip to content

Commit

Permalink
build: change literal name to meson method
Browse files Browse the repository at this point in the history
  • Loading branch information
Rirusha committed Jul 28, 2024
1 parent 1cfefc9 commit 53778fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ cassette_c_args += [
# END GCC14

executable(
'cassette',
meson.project_name(),
cassette_sources,
include_directories: config_h_dir,
vala_args: cassette_vala_args,
Expand Down

0 comments on commit 53778fe

Please sign in to comment.