mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
add comment
This commit is contained in:
parent
994a90aa49
commit
b42b541b25
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ CPMAddPackage(
|
||||||
GIT_TAG 3a469d8251660a97dbf9e0afff0a242965d40277
|
GIT_TAG 3a469d8251660a97dbf9e0afff0a242965d40277
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# adds support the the `USE_SANITIZER` flag
|
||||||
|
# available options are: Address, Memory, MemoryWithOrigins, Undefined, Thread, Leak, 'Address;Undefined'
|
||||||
include(${StableCoder-cmake-scripts_SOURCE_DIR}/sanitizers.cmake)
|
include(${StableCoder-cmake-scripts_SOURCE_DIR}/sanitizers.cmake)
|
||||||
|
|
||||||
# ---- Create binary ----
|
# ---- Create binary ----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue