>What version of CMake have you been using to test?
I have been using 3.0.0 for all my tests.

I just downloaded and installed this version:
cmake version 3.0.20141006-g05d79
Then I removed the project directory created by the previous of
version of cmake and did a configure/generate (I've been using
cmake-gui for that step).

Unfortunately, I'm still seeing the library being rebuilt but not the exe.
This is true whether I build in VS or with
cmake --build . --config Debug --target cmTestMain

I'd be happy to send you another log file, if you like.

Bill
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to