Re: [yocto] cmake recipe find_file failure

2016-04-09 Thread Matt Broadstone
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

[yocto] cmake recipe find_file failure

2016-04-09 Thread Matt Broadstone
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