mirror of
https://github.com/libAthena/athena.git
synced 2025-05-14 03:11:26 +00:00
* Actually fix install
This commit is contained in:
parent
59063dfa7c
commit
7a25836c8e
@ -152,7 +152,7 @@ isEmpty(PREFIX) {
|
|||||||
|
|
||||||
unix {
|
unix {
|
||||||
target.path = $$PREFIX/lib
|
target.path = $$PREFIX/lib
|
||||||
target.files = $$PWD/lib/*
|
target.files = $$PWD/lib/*.a
|
||||||
headerFiles.files = $$PWD/include/*
|
headerFiles.files = $$PWD/include/*
|
||||||
headerFiles.path = $$PREFIX/include/Athena
|
headerFiles.path = $$PREFIX/include/Athena
|
||||||
pkgconf.files = libAthena.pc
|
pkgconf.files = libAthena.pc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user