add stubs for asan/ubsan

This commit is contained in:
nillerusr
2020-11-30 21:44:53 +03:00
parent 9e7ab7bd22
commit 0b5a04e732
8 changed files with 338 additions and 95 deletions
+2 -1
View File
@@ -70,7 +70,8 @@ $Project "togl"
$File "$TOGL_SRCDIR/cglmfbo.cpp"
$File "$TOGL_SRCDIR/cglmprogram.cpp"
$File "$TOGL_SRCDIR/cglmbuffer.cpp"
$File "$TOGL_SRCDIR/cglmquery.cpp"
$File "$TOGL_SRCDIR/cglmquery.cpp"
$File "$TOGL_SRCDIR/asanstubs.cpp"
}
$Folder "DirectX Header Files" [$WIN32 && !$GL]