From e41b2bc587d058f996bf2ef41e8459d4f6eb7fff Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 6 Feb 2020 13:51:45 +0100 Subject: 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 --- compiler/data/viewer/readme.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 compiler/data/viewer/readme.md (limited to 'compiler') 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 @@ -Missing viewer distribution. -Copy the files in "/viewer/dist/*" here, then rebuild the compiler. -- cgit v1.2.3