[CMake] FW: cmake newbie questions

John Drescher drescherjm at gmail.com
Wed Jul 23 22:08:05 EDT 2008


On Wed, Jul 23, 2008 at 10:01 PM, Phil Smith <phil at voltage.com> wrote:
> Thanks...that's a good suggestion; I think I've done it, but I'm at that point where I *think* I've done everything, and may have gone in circles.
>
> How do I tell it "It's a make build" without using the GUI?  There must be some variable to set, but it's not listed on the website.
>
Look for
CMAKE_GENERATOR

in CMakeCache.txt

John


More information about the CMake mailing list