Hi,

My application currently has a dependency on the APR library, which uses
linux make scripts to build it. Since I'm using CMake for my own project,
how can I setup APR to build using CMake? The APR libraries must be built
before my application. I'm not sure how to handle this situation. It would
be nice to convert APR to use CMake via some tool of some sort.
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to