Create README.md

This commit is contained in:
oneechanhax 2018-04-24 18:57:03 -05:00 committed by GitHub
parent fcc0ca4b5a
commit fc56db82bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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