mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Let clients include <tox/tox.h>
...otherwise it's more difficult for them to find the header when pkg-config is not available.
This commit is contained in:
parent
c2c4ad8e5b
commit
af05473bd9
|
@ -8,5 +8,5 @@ Description: Tox protocol library
|
|||
Requires:
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -ltoxcore @LIBS@
|
||||
Cflags: -I${includedir}/tox
|
||||
Cflags: -I${includedir}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user