Skip to content

Commit

Permalink
Merge branch 'capstone-engine:next' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
RainRat authored May 3, 2024
2 parents 6a8e3eb + f81eb3a commit 387b137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capstone.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ URL: https://www.capstone-engine.org/
archive=${libdir}/libcapstone.a
Libs: -L${libdir} -lcapstone
Libs.private: -L${libdir} -l:libcapstone.a
Cflags: -I${includedir}/capstone
Cflags: -I${includedir} -I${includedir}/capstone
archs=@CAPSTONE_ARCHITECTURES@

0 comments on commit 387b137

Please sign in to comment.