Lenny Maiorani
e4ce485309
CMake: Decouple cmake utility functions from top-level CMakeLists.txt
...
Problem:
- These utility functions are only used in `AK`, but are being defined
in the top-level. This clutters the top-level.
Solution:
- Move the utility functions to `Meta/CMake/utils.cmake` and include
where needed.
- Also, move `all_the_debug_macros.cmake` into `Meta/CMake` directory
to consolidate the location of `*.cmake` script files.
2020-12-24 11:02:04 +01:00
..
2020-10-12 19:53:25 +02:00
2020-12-24 11:02:04 +01:00
2020-12-21 00:09:48 +01:00
2020-07-01 12:53:39 +02:00
2020-07-28 19:09:44 +02:00
2020-10-20 14:40:47 +02:00
2020-12-21 00:19:21 +01:00
2020-12-24 11:02:04 +01:00
2020-09-05 14:19:38 +02:00
2020-10-03 12:36:49 +02:00
2020-05-14 20:15:18 +02:00
2020-12-21 00:12:59 +01:00
2020-05-28 00:50:55 +02:00
2020-05-28 00:50:55 +02:00
2020-05-28 00:50:55 +02:00
2020-12-01 11:06:53 +01:00
2020-12-22 20:41:35 +01:00
2020-07-29 01:34:22 +02:00
2020-08-15 20:48:52 +02:00
2020-07-29 01:34:22 +02:00
2020-11-01 10:29:33 +01:00
2020-11-25 20:50:22 +01:00
2020-12-20 11:59:40 +01:00
2020-09-19 00:33:02 +02:00
2020-06-02 19:29:31 +02:00
2019-11-06 21:51:33 +01:00
2019-09-18 12:15:02 +02:00
2019-02-27 13:17:43 +01:00
2019-06-07 18:14:13 +02:00
2019-03-08 01:10:33 +01:00
2019-03-20 15:52:37 +01:00
2019-04-30 15:27:35 +02:00
2019-04-06 01:31:12 +02:00
2020-09-14 16:33:53 +02:00
2020-08-04 11:27:14 +02:00