Changeset 39772 in project
- Timestamp:
- 04/01/21 19:20:29 (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/kiwi
r38650 r39772 31 31 32 32 The installation script tries autodetecting their location with 33 {{cmake}} and {{sdl2-config}}. This can be overridden by using the 34 {{KIWI_FLAGS}} and {{SDL2_FLAGS}} environment variables. The bindings 35 themselves require the [[clojurian]] and [[matchable]] eggs. 33 {{cmake}} and {{sdl2-config}}. This can be overridden by using the 34 {{KIWI_CFLAGS}}, {{KIWI_LDLIBS}}, {{SDL2_CFLAGS}} and {{SDL2_LDLIBS}} 35 environment variables. The bindings themselves require the 36 [[clojurian]] and [[matchable]] eggs. 36 37 37 38 === API … … 1054 1055 === Version history 1055 1056 1057 ==== 1.0.1 1058 1059 * Print build script call, abort on non-zero exit 1060 1056 1061 ==== 1.0 1057 1062
Note: See TracChangeset
for help on using the changeset viewer.