mirror of
https://github.com/libAthena/athena.git
synced 2025-08-03 18:55:42 +00:00
* Fix install (missing lib)
This commit is contained in:
parent
8adbeb7748
commit
5eca61ad67
@ -152,6 +152,7 @@ isEmpty(PREFIX) {
|
||||
|
||||
unix {
|
||||
target.path = $$PREFIX/lib
|
||||
target.files = $$PWD/lib/*
|
||||
headerFiles.files = $$PWD/include/*
|
||||
headerFiles.path = $$PREFIX/include/Athena
|
||||
pkgconf.files = libAthena.pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user