On Mon, Aug 1, 2016 at 7:24 AM, Jim Jagielski <[email protected]> wrote:
> CLion is a C IDE built around cmake. I thought I'd try using it > w/ trunk but have had numerous issues, likely because our cmake > implementation is a work-in-progress. Anyone have success in > using CLion on httpd or, in fact, any non-cmake C project? > Other than the win32 build, I haven't revisited the cmake implementation. It's probably simplest to get the gnu make build target working first, then any of the Eclipse or CLion targets should 'just work'.
