Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2021-02-12 16:54:08 +0300
committerSybren A. Stüvel <sybren@blender.org>2021-02-12 16:54:08 +0300
commit7db00556fa9a14f8617c2ec1e35ae834689f0da7 (patch)
tree17569062af5c7fd0766e8f8b98346d652b7b7615 /source/blender/editors
parent780cabb7a8ff8da0313217e7f6c039423fbf4bf7 (diff)
CMake/Deps: fix build of nasm when asciidoc and xmlto are unavailable
Create zero-byte manual page files `nasm.1` and `ndisasm.1` such that nasm's `make install` step succeeds. Installing nasm requires that its manual pages are built. This requires local packages `asciidoc` and `xmlto` to be installed. Not only does `asciidoc` pull in 110 MB of packages (itself + dependencies), there is also no need for these manual pages. Nasm is just used for building other dependencies, and not even part of our precompiled libraries in SVN. Reviewed By: sebbas Differential Revision: https://developer.blender.org/D10396
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions