[cmake-developers] [CMake 0014321]: create_javadoc does not work on Windows if doctitle or windowtitle are specified

Mantis Bug Tracker mantis at public.kitware.com
Tue Jul 30 08:02:58 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14321 
====================================================================== 
Reported By:                Graham Markall
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14321
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-07-30 08:02 EDT
Last Modified:              2013-07-30 08:02 EDT
====================================================================== 
Summary:                    create_javadoc does not work on Windows if doctitle
or windowtitle are specified
Description: 
create_javadoc encloses doctitle and windowtitle in single quotes, which causes
the error:

"The system cannot find the file specified."

on Windows. I have a patch to propose, which I shall upload shortly.

Steps to Reproduce: 
Use create_javadoc in a CmakeLists.txt file with a DOCTITLE or WINDOWTITLE
argument.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-07-30 08:02 Graham Markall New Issue                                    
======================================================================




More information about the cmake-developers mailing list