Betsubetsu wrote:
I found out that the file CMakeFiles/IsMapVariables.dir/depend.make generated by version 2.2.3 contains the lines below while the same file generated by version 2.2.2 generated only the first 2 lines (the commented ones)! I noticed that the depend.make file is filled in with these lines at first compilation. So i removed them and compiled successfully. I did the same with all the depend.make I found and could get my executable.

Are these lines necessary? I don't think so.
But there are problems with these lines. The files acquisitiondatabase, global and trace_definition which should be copied by cmake do not exist.

Please try to strip this down to a minimal example and submit a bug report here:

http://www.cmake.org/Bug

Thanks,
-Brad
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to