Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | Release CheckAtomic.cmake with 5.75.0 | Sandro Knauß | |
2020-09-24 | Update CheckAtomic.cmake from llvm. | Sandro Knauß | |
As CheckAtomic.cmake is a copy and we need to keep sync. a348de480d34257ffe394ab51b880c9aef243d80 Date: 04/18/2020 repo: https://github.com/llvm/llvm-project file: /llvm/cmake/modules/CheckAtomic.cmake | |||
2020-09-24 | Add CheckAtomic.cmake | Sandro Knauß | |
Application need to test, if they need to build against atomic libray. In order to not duplicate the code over and over again, let's have one version in ecm. |