mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
93af415ad7
DragonFlyBSD uses pkgsrc package infrastructure, hence the the need for extra flags. Cmake pkg_search_module macro sets according <XPREFIX>_LDFLAGS var, thus the correct way should be to append it to conky_includes and conky_libs for each extra package needed. As all pkgsrc packages always install in /usr/pkg, the simplest thing is to set specific cflags and ldflags at the very beginning. Conky is btw wip (work in progress) in pkgsrc system, mostly with NetBSD patches. This is intended as radical workaround (DragonFlyBSD specific for now) instead of submitting specific patches to pksrc maintainers. |
||
---|---|---|
.. | ||
build.h.in | ||
config.h.in | ||
Conky.cmake | ||
ConkyBuildOptions.cmake | ||
ConkyCPackSetup.cmake | ||
ConkyPlatformChecks.cmake | ||
Docbook.cmake | ||
gcc44test.cc | ||
ToLua.cmake |