daggy
daggy copied to clipboard
fatal error: 'mustache.hpp' file not found
Describe the bug
In file included from <built-in>:1:
In file included from /disk-samsung/freebsd-ports/sysutils/daggy/work/.build/Daggy/CMakeFiles/daggy.dir/cmake_pch.hxx:5:
/disk-samsung/freebsd-ports/sysutils/daggy/work/daggy-2.1.3/src/Daggy/Precompiled.hpp:24:10: fatal error: 'mustache.hpp' file not found
#include <mustache.hpp>
^~~~~~~~~~~~~~
1 error generated.
configure succeeded.
Did you forget to check libmustache in configure?
To Reproduce regular build
Desktop (please complete the following information):
- OS: FreeBSD 13.1
- Version 2.1.3
Thank you for report! Yes, the check is absent, need to make it.