mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 02:58:42 +08:00
8 lines
243 B
TOML
8 lines
243 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/uclouvain/openjpeg/blob/master/INSTALL.md
|
|
[source]
|
|
git = "https://github.com/uclouvain/openjpeg"
|
|
rev = "a5891555eb49ed7cc26b2901ea680acda136d811"
|
|
[build]
|
|
template = "cmake"
|