[CMake] out of source build problems

Kent Williams norman-k-williams at uiowa.edu
Fri Oct 15 10:56:38 EDT 2004


OK I know this is a stupid question, because I've solved it before, but 
have forgotten what I did.

I put a CMakeLists.txt file in a directory, lets call it 'A'
I make a directory for an out of source build, called 'B'
I do this:

cd B
ccmake ../A

The problem is that the CMakeCache.txt and CMakeCCompiler.CMake and the 
rest of the CMake dandruff goes into directory 'A' and not directory 'B'

Suggestions? One for the FAQ?

Thanks!



More information about the CMake mailing list