2018-05-04 16:31:48 -05:00
2018-04-24 18:54:34 -05:00
2018-05-04 16:31:48 -05:00
2018-05-04 16:31:48 -05:00
2018-05-01 09:44:29 -05:00
2018-04-24 18:54:34 -05:00
2018-04-24 18:57:03 -05:00

cmake-embed

A cmake module to embed files into your project easily using, well... cmake!

--TODO--

Usage: embed_file("res/picture.png")

Its that easy, it will compile a bit eater to take the picture and spit out a header with its information, as well as its name. Ex: res/picture.png -> res/picture.png.h

Description
A cmake module to embed files into your project easily using, well... cmake!
Readme GPL-2.0 39 KiB
Languages
C++ 59%
CMake 41%