Thanks Cliff. That makes sense. (could never figure out why I was building in proton-c/build when there is a CMakeLists.txt in the dir above proton-c.) ;-)
William ----- Original Message ----- > Hi William, > > Please see > > https://issues.apache.org/jira/browse/PROTON-248 > > Sorry that you hit this. > > Cliff > > On Mon, Mar 11, 2013 at 6:37 PM, William Henry <[email protected]> > wrote: > > > > Actually I'm not sure how this is an AMR issue. > > > > > > PN_VERSION_MAJOR and PN_VERSION_MINOR are not getting set with > > cmake for me. > > > > > > The issue it seems is in the highest level CMakeLists.txt file. But > > when I debug debug I'm not seeing how that CMakeLists.txt file > > gets used. > > > > > > I mkdir proton-c/build and do my cmake from that build directory > > using: > > > > > > cmake -Wdev --debug-output .. > > > > > > It never hits and processes the top level CMakeLists.txt. i.e. the > > one above proton-c dir. What am I doing wrong? > > > > > > Regards, > > William >
