Skip to content

Commit

Permalink
BLD: Update _args
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Apr 26, 2024
1 parent 20968ad commit c94640d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ _incdirs += [include_directories('CppCore')]
subdir('CppCore')
potlib_dep = declare_dependency(include_directories: _incdirs,
link_with: _linkto,
cpp_args: _args,
dependencies: _deps)

0 comments on commit c94640d

Please sign in to comment.