On Thu, 2016-05-26 at 09:38 -0700, Justin Ross wrote:
> I tried this approach first.  I wasn't able to make that
> configuration
> available in CTestCustom.cmake when I tried last.  However, I don't
> think I
> tried repeating the find_package logic directly in the custom.cmake
> file,
> which I will do.

CMake is hierarchical so the find_package() would need to be in a CMake
file above the relevant one (and perhaps in the sequence before the
add_directory(..) or include(...) that includes the file you want the
definition in - I'm not too clear about that point.

Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to