On Tuesday 27 July 2010, naryniecki wrote:
> hi,
> I have problem with changing this variable.
> I have directory structure as follow:
> root_dir
> sources
> build
> conf1
> conf2
> I have CMakeLists.txt placed in root_dir. I need to build my project in 2
> configuration (conf1 and conf2) and w
hi,
I have problem with changing this variable.
I have directory structure as follow:
root_dir
sources
build
conf1
conf2
I have CMakeLists.txt placed in root_dir. I need to build my project in 2
configuration (conf1 and conf2) and want all cmake-files where generated to
conf1 or conf2. I want