[all-commits] [llvm/llvm-project] 2f36f4: Fix GTest include search path with other runtimes
Michael Kruse via All-commits
all-commits at lists.llvm.org
Mon Oct 21 11:05:34 PDT 2024
Branch: refs/heads/users/meinersbur/flang_runtime
Home: https://github.com/llvm/llvm-project
Commit: 2f36f41cd1de57c1ba30ef33b866963e3853c286
https://github.com/llvm/llvm-project/commit/2f36f41cd1de57c1ba30ef33b866963e3853c286
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/unittests/CMakeLists.txt
Log Message:
-----------
Fix GTest include search path with other runtimes
Commit: 3cf5f3fc31b024370fd8ddbb994362742e35d2a0
https://github.com/llvm/llvm-project/commit/3cf5f3fc31b024370fd8ddbb994362742e35d2a0
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
Log Message:
-----------
Avoid global add_definitions
Compare: https://github.com/llvm/llvm-project/compare/8f9da8229d1e...3cf5f3fc31b0
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list