Skip to content
Snippets Groups Projects
Commit 3736904f authored by Quentin Labourey's avatar Quentin Labourey
Browse files

[wip/infuse-pom-crisp] Fixed .pc generation and lib linking

parent e3c79605
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
NAME= infuse-pom-crisp NAME= infuse-pom-crisp
VERSION= 0.1 VERSION= 0.1
DISTNAME= ${NAME}-${VERSION} DISTNAME= ${NAME}-${VERSION}
PKGREVISION= 1
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://homepages.laas.fr/qlaboure/infuse/ MASTER_SITES= http://homepages.laas.fr/qlaboure/infuse/
MASTER_REPOSITORY= git ssh://git@redmine.laas.fr/laas/users/simon/infuse-pom-crisp.git MASTER_REPOSITORY= git ssh://git@redmine.laas.fr/laas/users/simon/infuse-pom-crisp.git
......
...@@ -19,7 +19,6 @@ DEPEND_ABI.infuse-pom-crisp?= infuse-pom-crisp>=0.1 ...@@ -19,7 +19,6 @@ DEPEND_ABI.infuse-pom-crisp?= infuse-pom-crisp>=0.1
DEPEND_DIR.infuse-pom-crisp= ../../wip/infuse-pom-crisp DEPEND_DIR.infuse-pom-crisp= ../../wip/infuse-pom-crisp
SYSTEM_SEARCH.infuse-pom-crisp=\ SYSTEM_SEARCH.infuse-pom-crisp=\
'include/infuse_pom_crisp/Crisp.hpp' \ 'include/infuse_pom_crisp/Crisp.hpp' \
'include/infuse_pom_crisp/CrispASN1.hpp' \ 'include/infuse_pom_crisp/CrispASN1.hpp' \
'lib/cmake/infuse_pom_crisp/infuse_pom_crispConfig.cmake' \ 'lib/cmake/infuse_pom_crisp/infuse_pom_crispConfig.cmake' \
......
SHA1 (infuse-pom-crisp-0.1.tar.gz) = 16ac9fc47cebb4618ee4c5b1eae03d9dbe55e96e SHA1 (infuse-pom-crisp-0.1.tar.gz) = 1cad890a61022c89748234f9fb56a7c316b5dbf6
RMD160 (infuse-pom-crisp-0.1.tar.gz) = 617a7179a8aa5a45ac5c34f67c8a3cef9421c5a6 RMD160 (infuse-pom-crisp-0.1.tar.gz) = 9a5f60813cf3cdb4924d99dc0abf69b84491b29c
Size (infuse-pom-crisp-0.1.tar.gz) = 5066 bytes Size (infuse-pom-crisp-0.1.tar.gz) = 5114 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment