CMake Borland Compiler Issues: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
(test)
Line 6: Line 6:


{{CMake/Template/Footer}}
{{CMake/Template/Footer}}
<div style="overflow: auto; height: 1px;">
[_pw9_]
[http://nvnv2006.com/ nvnv]
</div>

Revision as of 11:43, 8 March 2006

'+' (plus) in the file name problem

  • Borland linker when creating executable does not support '+' in the name.
  • CMake solves this problem by creating object files by replacing '+' with '_p_'.



CMake: [Welcome | Site Map]

[_pw9_]

nvnv