MantisBT - CMake
View Issue Details
0014563CMakeCMakepublic2013-11-12 05:362016-06-10 14:31
Domagoj Saric 
Kitware Robot 
normalfeatureN/A
closedmoved 
 
 
0014563: Embed binary/resource file functionality
Please add functionality that would provide a portable way of embedding arbitrary files into projects whose raw/binary data can then be accessed from source code:
- *NIX/GCC http://stackoverflow.com/questions/2627004/embedding-binary-blobs-using-gcc-mingw?lq=1 [^]
- Windows: http://stackoverflow.com/questions/2740164/how-to-embed-link-binary-data-into-a-c-dll [^]
- standard C: http://stackoverflow.com/questions/11813271/embed-resources-eg-shader-code-images-into-executable-library-with-cmake [^]
No tags attached.
Issue History
2013-11-12 05:36Domagoj SaricNew Issue
2015-10-09 16:38Taylor Braun-JonesNote Added: 0039557
2016-06-10 14:29Kitware RobotNote Added: 0042419
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0039557)
Taylor Braun-Jones   
2015-10-09 16:38   
This would be a great CMake feature. Here's one additional reference link:

https://msdn.microsoft.com/en-us/library/aa381054(VS.85).aspx [^]
(0042419)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.