View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001729CMakepublic2005-04-02 02:502005-04-04 16:55
ReporterAxel Wachtler 
Assigned ToSystem Admin 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001729: GET_SOURCE_FILE_PROPERTY / SWIG_FLAGS
DescriptionIn the module UseSWIG.cmake, the line

GET_SOURCE_FILE_PROPERTY(\
 swig_source_file_flags ${infile} SWIG_FLAGS)

sets the variable swig_source_file_flags to NOTFOUND which stops the build with an error.
(SWIG complains about invalid option)

To produce this bug, I used the cmake example
from www.swig.org

current Workaround: use a local copy of the file
and comment out this line.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002267)
Bill Hoffman (manager)
2005-04-04 16:55

fixed in cvs.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team