[cmake-developers] [CMake 0014563]: Embed binary/resource file functionality
Mantis Bug Tracker
mantis at public.kitware.com
Tue Nov 12 05:36:39 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14563
======================================================================
Reported By: Domagoj Saric
Assigned To:
======================================================================
Project: CMake
Issue ID: 14563
Category: CMake
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-11-12 05:36 EST
Last Modified: 2013-11-12 05:36 EST
======================================================================
Summary: Embed binary/resource file functionality
Description:
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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-11-12 05:36 Domagoj Saric New Issue
======================================================================
More information about the cmake-developers
mailing list