[CMake] MSVC6 .dsp file line length limit exceeded (include directories)

Brad King brad.king at kitware.com
Fri May 13 11:25:03 EDT 2005


Reinhold Füreder wrote:
> Now as the line limit is exceeded we are wondering, if it would not be
> an extremely easy option to just add a more MSVC friendly line break by
> starting the next line with another '# ADD CPP /I "..." ...'? (In
> analogy to LINK32 entries in the .dsp file, if it is accepted by MSVC6.)

The CMake generator can certainly be fixed to avoid this problem. 
Please submit a bug report here:

http://www.cmake.org/Bug

that describes the problem.  Once the bug is created initially you can 
go back in and attach files.  Please attach and example .dsp file that 
has the error and another one that you have manually fixed to look like 
what you suggest.

Thanks,
-Brad


More information about the CMake mailing list