On Sat, Apr 9, 2016 at 8:43 AM, Matt Broadstone wrote:
> Hi,
> I'm trying to build a recipe for apache qpid, which is a cmake-based
> project. Configuration is currently failing due to "find_file" not being
> able to find a file in the source directory for the build:
>
> find_file(QPID_VERSION_FI
Hi,
I'm trying to build a recipe for apache qpid, which is a cmake-based
project. Configuration is currently failing due to "find_file" not being
able to find a file in the source directory for the build:
find_file(QPID_VERSION_FILE NAMES QPID_VERSION.txt PATHS
${PROJECT_SOURCE_DIR}/.. ${PROJECT_S