Commit Graph

8 Commits

Author SHA1 Message Date
Chris Hennes
67638c3701 CMake: Remove last vestige of raytracing 2023-06-06 07:37:15 -05:00
sliptonic
ed961dd834 remove dependency on robot 2023-05-12 09:20:20 -05:00
wmayer
d7313598aa CMake: disable Drawing module by default 2022-06-25 18:10:06 +02:00
Jose Luis Cercos-Pita
63c9e7ee72 Remove Ship module 2021-07-05 09:24:21 +02:00
sliptonic
272972559f fix build problem with path 2020-10-18 16:36:47 -05:00
Priit Laes
5538d090af build: Path workbench depends on Mesh workbench 2020-10-08 17:28:08 +03:00
Priit Laes
b489f2b497 build: Fix dependency management for workbenches
Previously the workbench was not disabled even when dependencies
were unmet, resulting in eventual compile failure.
2020-10-08 17:28:08 +03:00
ezzieyguywuf
63c45d3ba4 Move logic out of CMakeLists.txt
This is an initial pass, simply moving the existing logic as-is. Future
PR's will attempt to refactor and improve the cmake stuff.
2019-09-26 18:54:45 +02:00