Use existing build dir / configuration
Created by: pgoodman
I have a project with an existing build directory. I use CMake to generate the makefile in that directory, but the CMake invocation requires some special parameters. Ideally, I would like for jucipp to be able to use that build directory as opposed to rebuilding my code in the root of the source tree.