aboutsummaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorpacien2020-02-06 13:51:45 +0100
committerpacien2020-02-06 13:51:45 +0100
commite41b2bc587d058f996bf2ef41e8459d4f6eb7fff (patch)
tree635f01bf5de00d57d0cd11fac4ab1b88da0f5cf9 /compiler
parentbb186990000dd133ecfe6741472b03af92eea233 (diff)
downloadldgallery-e41b2bc587d058f996bf2ef41e8459d4f6eb7fff.tar.gz
compiler: make gallery compilation fail with absent viewer
Make the compiler explicitly fail and exit with the proper status code when the viewer is absent and the "--with-viewer" option is used instead of failing silently due to the presence of a placeholder. This commit reverts parts of 2157b66f3ea43137391939992cac4dc901a4ac4e
Diffstat (limited to 'compiler')
-rw-r--r--compiler/data/viewer/readme.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/data/viewer/readme.md b/compiler/data/viewer/readme.md
deleted file mode 100644
index 5786878..0000000
--- a/compiler/data/viewer/readme.md
+++ /dev/null
@@ -1,2 +0,0 @@
1Missing viewer distribution.
2Copy the files in "/viewer/dist/*" here, then rebuild the compiler.