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 files could not be found and will not be loaded.
Can I somehow specify the name of solution/project file? On linux --build
works fine with Makefiles.
Thanks!
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake