This website works better with JavaScript.
Home
Explore
Help
Sign In
cpp
/
cmakemodules
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22
Commits
1
Branch
696 KiB
CMake
99.1%
Shell
0.9%
Tree:
6975d64d6b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6975d64d6b'
${ noResults }
cmakemodules
/
cmake
History
Alexander Haase
6975d64d6b
Flags will be searched only once per compiler.
If a compiler does not support sanitizing, it will not be checked a second time.
10 years ago
..
FindASan.cmake
New central module FindSanitizers.cmake.
10 years ago
FindMSan.cmake
Check if MemorySanitizer is used on x86_64 Linux.
10 years ago
FindSanitizers.cmake
Restructured all sanitizer modules.
10 years ago
FindTSan.cmake
Check if ThreadSanitizer is used on x86_64 Linux.
10 years ago
FindUBSan.cmake
Restructured all sanitizer modules.
10 years ago
sanitize-helpers.cmake
Flags will be searched only once per compiler.
10 years ago