diff options
| author | Harsh Aggarwal (NVIDIA) <haaggarwal@nvidia.com> | 2025-03-14 17:28:51 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 17:28:51 +0530 |
| commit | c2e8f9c1ebe316d7f3b2932fa1c24065fdf83d37 (patch) | |
| tree | b951d41b85d4e3c8011583d820e5098ca0dd1be1 /tests | |
| parent | 3431640427e8fa6f81a0b267a6c6cdd9bec38516 (diff) | |
Fix: Respect user-defined output directory settings for libraries (#6604)
* Fix: Respect user-defined output directory settings for libraries
Modified SlangTarget.cmake to properly respect CMAKE_LIBRARY_OUTPUT_DIRECTORY, CMAKE_RUNTIME_OUTPUT_DIRECTORY and CMAKE_ARCHIVE_OUTPUT_DIRECTORY variables when they are explicitly set by the user.
This ensures libraries and executables are placed in the directories specified by the user, including handling Multi-Config generators like Visual Studio, Xcode, and Ninja Multi-Config.
Fixes #5896: Shared library build output location ignores CMAKE setting
* format code
---------
Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
