Revision: 75645
http://sourceforge.net/p/brlcad/code/75645
Author: brlcad
Date: 2020-04-30 05:03:22 +0000 (Thu, 30 Apr 2020)
Log Message:
-----------
disable traversal into fuzz until top level has a proper test for the
fsanitize=fuzzer compiler option, so we know we can actually compile a llvm
fuzzer.
Modified Paths:
--------------
brlcad/trunk/regress/CMakeLists.txt
Modified: brlcad/trunk/regress/CMakeLists.txt
===================================================================
--- brlcad/trunk/regress/CMakeLists.txt 2020-04-30 05:01:32 UTC (rev 75644)
+++ brlcad/trunk/regress/CMakeLists.txt 2020-04-30 05:03:22 UTC (rev 75645)
@@ -52,7 +52,7 @@
add_subdirectory(mged)
# Fuzz tests
-add_subdirectory(fuzz)
+# add_subdirectory(fuzz)
# License check
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits