commit | dc9ad08521ccb08406e7fb62371cd18f13f8e8f1 | [log] [tgz] |
---|---|---|
author | Raul Tambre <raul@tambre.ee> | Mon May 12 22:59:39 2025 +0300 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 12 13:02:39 2025 -0700 |
tree | bfe7b17bb0693efc10198f4fd3369a26de1c1703 | |
parent | a78b2d722d0cdd4e3ab81c95b484ec68cb32f311 [diff] |
[cmake] Normalize TARGET_SUBDIR paths (#138524) Some code paths normalize ".." and thus don't create the directory. But some execute in a shell thus requiring the directory to exist to be able to take the parent directory. This patch normalizes all the `TARGET_SUBDIR` variables to avoid this issue. GitOrigin-RevId: fc3b67aee852d99bbb5d2f4670695d8246375dac