cr-sys 0.1.1

Rust raw bindings for cr.h: A Simple C Hot Reload Header-only Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# cr
---
imports:
    fips-glfw:
        git: https://github.com/fips-libs/fips-glfw.git
    fips-imgui:
        git: https://github.com/fips-libs/fips-imgui.git
    fips-googletest:
        git: https://github.com/fips-libs/fips-googletest.git

exports:
    header-dirs: [ . ]
        
run:
    game:
        cwd: ./host