[CMake] string(TOUPPER ...) problems

Alexander Neundorf a.neundorf-work at gmx.net
Tue Aug 14 13:50:54 EDT 2007


On Tuesday 14 August 2007 13:38, Alan W. Irwin wrote:
...
> I find the most useful (only?) way to debug CMake scripts is to use
> MESSAGE(...) to print out intermediate results such as

You can also use the --debug-trycompile command line option, which will print 
out a lot of information with cmake cvs (which helps with following where 
cmake goes, which doesn't help in this case).

Bye
Alex


More information about the CMake mailing list