Try an existing project
This commit is contained in:
parent
64e9ada92d
commit
f4558e3264
|
@ -0,0 +1,3 @@
|
|||
FROM jmaxwilson/povray:3.7-stable
|
||||
|
||||
RUN povray --version
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
EMAIL="hi@mmcwilliams.com"
|
||||
NAME="Matt McWilliams"
|
||||
CPPFLAGS="-I/usr/include/OpenEXR"
|
||||
CPPFLAGS="-Wall -Wextra -Werror -I/usr/include/OpenEXR"
|
||||
|
||||
cd unix/
|
||||
./prebuild.sh
|
||||
|
|
Loading…
Reference in New Issue