An open API service indexing awesome lists of open source software.

https://github.com/antony-jr/crs

C Resource System is a simple resource system which can be easily integrated into your project using CMake. Its very lightweight and does not bother your project code base.
https://github.com/antony-jr/crs

c cmake-module easy-to-use lightweight resource-management resource-manager simple

Last synced: 12 months ago
JSON representation

C Resource System is a simple resource system which can be easily integrated into your project using CMake. Its very lightweight and does not bother your project code base.

Awesome Lists containing this project

README

          

# C Resource System

A simple and powerful program to easily add resources for your C/C++ program. Can be easily integrated
into CMake 3.0+.

# License

BSD 3-Clause License

Antony Jr.