View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011095CMakeCMakepublic2010-08-04 12:042010-08-04 12:58
ReporterOlaf van der Spek 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011095: [VS] Support redistributable project files
DescriptionWould it be possible to add an option to generate redistributable project files?
Those files should not depend on CMake and not use absolute paths.

This would be great for people wanting to distribute VS project files.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0021639)
Bill Hoffman (manager)
2010-08-04 12:32

No, this is not possible with the CMake architecture for many reasons.
(0021640)
Olaf van der Spek (reporter)
2010-08-04 12:34

Why not? It seems quite easy.
(0021644)
Bill Hoffman (manager)
2010-08-04 12:57

http://www.cmake.org/Wiki/CMake_FAQ#Why_does_CMake_use_full_paths.2C_or_can_I_copy_my_build_tree.3F [^]

It is not easy. CMake is used during the build process. Even VS projects may call the cmake command during the build. If you want to talk about this more bring it up on the list, but is is not as easy as you think to do in a general way...

 Issue History
Date Modified Username Field Change
2010-08-04 12:04 Olaf van der Spek New Issue
2010-08-04 12:32 Bill Hoffman Note Added: 0021639
2010-08-04 12:34 Olaf van der Spek Note Added: 0021640
2010-08-04 12:57 Bill Hoffman Note Added: 0021644
2010-08-04 12:58 Bill Hoffman Status new => closed
2010-08-04 12:58 Bill Hoffman Resolution open => won't fix


Copyright © 2000 - 2018 MantisBT Team