The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11462 ====================================================================== Reported By: Dieter Oberkofler Assigned To: ====================================================================== Project: CMake Issue ID: 11462 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2010-11-15 15:48 EST Last Modified: 2010-11-15 15:48 EST ====================================================================== Summary: "the input line is too long" error after upgrading from 2.8.2 to 2.8.3 Description: After upgrading from CMake 2.8.2 to 2.8.2 a build for nmake shows error messages "the input line is too long" when running nmake.
The problem must be somehow related to the upgrade because moving back to 2.8.2 with the absolute same build environment works as expected. The error message seems to generated by a rather long (about 500 characters) command in a ADD_CUSTOM_COMMAND section. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-11-15 15:48 Dieter OberkoflerNew Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
