Hi,<br><br>My application currently has a dependency on the APR library, which uses linux make scripts to build it. Since I&#39;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&#39;m not sure how to handle this situation. It would be nice to convert APR to use CMake via some tool of some sort.<br>