The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13968 
====================================================================== 
Reported By:                goatboy160
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13968
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2013-03-01 17:30 EST
Last Modified:              2013-03-01 17:30 EST
====================================================================== 
Summary:                    Setting CMAKE_CXX_STACK_SIZE to 0 for a Visual
Studio project results in linker errors for 0.obj
Description: 
When setting using the following in a exe target 
set( CMAKE_CXX_STACK_SIZE "0" ) the project results in a linker error because
there is a 0 that is set as an Additional Parameter in the target project.

Applying the attached patch corrects the issue.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-03-01 17:30 goatboy160     New Issue                                    
2013-03-01 17:30 goatboy160     File Added: STACK.patch                      
======================================================================

--

Powered by www.kitware.com

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

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

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

Reply via email to