[CMake] Question of using cmake in Windows

John Drescher drescherjm at gmail.com
Mon Jun 23 12:55:35 EDT 2014


> Ok, run cmake -G "MinGW Makefiles"
> -DCMAKE_C_COMPILER=/c/mingw-w64-4.9.0/mingw64/bin
> I got this error:
> CMake Error: the source directory .... does not appear to contain
> CMakeLists.txt
>
> What I am missing?
>

You are not passing the folder of the source.

John


More information about the CMake mailing list