cmake-sanitizers/cmake
Andrey Dotsenko d093052a52 Fix unclear error while accidentally sanitizing interface library
Interface libraries added since CMake 3.0 version have INTERFACE_SOURCES property instead of SOURCES so it leads to error which is unclear and prevents project from compiling. Warning would be enough it this case.
2018-08-28 22:28:31 +03:00
..
asan-wrapper Added asan-wrapper. 2016-05-13 14:59:30 +02:00
FindASan.cmake Fix a couple of spelling typos 2017-07-05 15:01:05 +02:00
FindMSan.cmake Fix a couple of spelling typos 2017-07-05 15:01:05 +02:00
FindSanitizers.cmake Fix unclear error while accidentally sanitizing interface library 2018-08-28 22:28:31 +03:00
FindTSan.cmake Merge pull request #14 from amin-jabri/tsan_osx 2017-10-12 22:16:32 -07:00
FindUBSan.cmake Fix a couple of spelling typos 2017-07-05 15:01:05 +02:00
sanitize-helpers.cmake Fix language detection for files with dot in their names 2018-08-24 20:49:57 +03:00