mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-06-04 05:27:40 +00:00
Create repository
This commit is contained in:
commit
ce941c146a
127 changed files with 16162 additions and 0 deletions
4
tools/docker/debian
Normal file
4
tools/docker/debian
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM debian:stable
|
||||
|
||||
RUN apt-get -qq update
|
||||
RUN apt-get -qq install -y cmake libboost-all-dev build-essential libwxgtk3.0-dev
|
Loading…
Add table
Add a link
Reference in a new issue