Re: [CMake] specify solution name with --build

2011-10-28 Thread Anton Sibilev
I've tried one more PROJECT and seems it's fixed now, thanks. 2011/10/26 David Cole > On Oct 26, 2011, at 6:03 AM, Anton Sibilev > wrote: > > Seem I've found issue, in CMakeCache.txt I have two targets: > > //Value Computed by CMake > Project_BINARY_DIR:STATIC=C:/_work/test_build > //Value Comp

Re: [CMake] specify solution name with --build

2011-10-26 Thread David Cole
On Oct 26, 2011, at 6:03 AM, Anton Sibilev wrote: > Seem I've found issue, in CMakeCache.txt I have two targets: > > //Value Computed by CMake > Project_BINARY_DIR:STATIC=C:/_work/test_build > //Value Computed by CMake > Project_SOURCE_DIR:STATIC=C:/_work/test > > //Value Computed by CMake > te

Re: [CMake] specify solution name with --build

2011-10-26 Thread Anton Sibilev
Seem I've found issue, in CMakeCache.txt I have two targets: //Value Computed by CMake Project_BINARY_DIR:STATIC=C:/_work/test_build //Value Computed by CMake Project_SOURCE_DIR:STATIC=C:/_work/test //Value Computed by CMake test_BINARY_DIR:STATIC=C:/_work/test_build //Value Computed by CMake tes

[CMake] specify solution name with --build

2011-10-26 Thread Anton Sibilev
Hello! Can you please help me? I use such cmdline to run build with CMake - "cmake-2.8.6\bin\cmake --build folder_with_solution", where "folder_with_solution" is folder with some_name.sln file. And what I have is: The following files were specified on the command line: Project.sln These