Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
neheb committed Feb 7, 2023
1 parent 663977e commit 0ff1ce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,10 @@ install_headers(
subdir: 'exiv2',
)

exiv_int = static_library(
exiv_int = library(
'exiv2int',
int_lib,
cpp_args: '-DEXIV2API=',
cpp_args: cargs,
dependencies: deps,
include_directories: libinc,
)
Expand Down

0 comments on commit 0ff1ce8

Please sign in to comment.