I'm using Visual Studio Team services to build CRFSuite and LibLBFGS. CRFSuite depends on LibLBFGS library being built. I can build LibLBFGS without issue. I want to be able to have the library and header file that are generated by the LibLBFGS build included in the CRFSuite project when I build that.
Hopefully I am missing something pretty obvious and this can be done.