-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix meson.build for header only install and add *.pc gen.
This project compiled by meson used to produce an empty .a file. This should not happen since lyra is pure header library. Now meson can correctly install these header files. Now lyra.pc file is automatically created by meson. Co-authored-by: René Ferdinand Rivera Morell <[email protected]>
- Loading branch information
1 parent
3f48678
commit 286cc26
Showing
2 changed files
with
36 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters