Martin Šach
21116995d7
Refactor CMake and improve #includes.
...
* 1. Remove all global include_directories.
* 2. Move 3d party dependencies from src to budled deps if possible.
* Unify and enforce one way of including headers:
e.g. #include "libslic3r/GCode.hpp" vs #include "GCode.hpp"
(always use the "libslic3r/GCode.hpp" option).
* Make all dependencies (also header only) a cmake target.
2024-07-08 15:36:46 +02:00
..
2024-03-05 14:35:40 +01:00
2022-03-08 09:22:56 +01:00
2021-12-06 14:20:52 +01:00
2022-10-05 15:14:54 +02:00
2023-08-16 09:59:10 +02:00
2024-06-18 07:50:04 +02:00
2024-01-04 10:22:27 +01:00
2022-06-29 12:00:09 +02:00
2020-03-25 14:35:41 +01:00
2023-04-20 14:30:52 +02:00
2022-12-05 10:24:30 +01:00
2024-07-08 15:36:46 +02:00
2022-04-25 12:42:51 +02:00
2023-03-10 15:22:29 +01:00
2021-05-06 14:29:20 +02:00
2024-07-08 15:36:46 +02:00
2023-04-04 15:45:31 +02:00
2024-07-08 15:36:46 +02:00
2021-09-20 17:12:22 +02:00
2022-01-06 11:29:16 +01:00
2022-11-09 13:33:58 +01:00
2022-06-29 12:00:09 +02:00
2024-03-05 14:35:41 +01:00
2024-01-08 10:27:38 +01:00
2023-08-16 09:59:10 +02:00
2021-11-23 09:09:09 +01:00
2021-03-15 10:36:03 +01:00
2022-06-07 16:05:16 +02:00
2020-09-10 14:03:30 +02:00
2023-04-06 13:30:29 +02:00
2023-08-16 14:15:38 +02:00
2024-01-08 10:27:38 +01:00
2023-01-04 13:38:59 +01:00
2024-01-08 10:27:38 +01:00
2024-07-08 15:36:46 +02:00
2023-01-02 13:19:27 +01:00
2023-10-02 12:48:23 +02:00
2019-10-18 14:42:03 +02:00
2023-12-01 09:28:21 +01:00
2022-10-12 08:40:34 +02:00
2020-03-06 15:18:14 +01:00
2022-08-25 13:28:10 +02:00
2022-08-18 13:32:30 +02:00
2024-06-18 07:50:04 +02:00