Complete workbench dependecies

Complete workbench doesn't require any special dependencies anymore.
This commit is contained in:
triplus
2017-08-07 00:31:11 +02:00
committed by Yorik van Havre
parent d930184b57
commit 8d71bfba72

View File

@@ -298,9 +298,6 @@ function(REQUIRES_MODS dependent)
endif(${dependent})
endfunction(REQUIRES_MODS)
REQUIRES_MODS(BUILD_COMPLETE BUILD_MESH BUILD_POINTS BUILD_DRAWING
BUILD_RAYTRACING BUILD_PART_DESIGN
BUILD_IMAGE BUILD_DRAFT)
REQUIRES_MODS(BUILD_ARCH BUILD_PART BUILD_MESH BUILD_DRAFT)
REQUIRES_MODS(BUILD_DRAFT BUILD_SKETCHER)
REQUIRES_MODS(BUILD_DRAWING BUILD_PART BUILD_SPREADSHEET)