diff options
Diffstat (limited to 'homebrew/cimg/.make.sh-auto')
-rw-r--r-- | homebrew/cimg/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/cimg/.make.sh-auto b/homebrew/cimg/.make.sh-auto new file mode 100644 index 000000000..099766e38 --- /dev/null +++ b/homebrew/cimg/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +include.install "CImg.h" +prefix.install "Licence_CeCILL-C_V1-en.txt", "Licence_CeCILL_V2-en.txt" +pkgshare.install "examples", "plugins" |