Index: compiler-rt/test/fuzzer/CMakeLists.txt =================================================================== --- compiler-rt/test/fuzzer/CMakeLists.txt +++ compiler-rt/test/fuzzer/CMakeLists.txt @@ -7,8 +7,6 @@ list(APPEND LIBFUZZER_TEST_DEPS FuzzerUnitTests) endif() -set(EXCLUDE_FROM_ALL ON) - add_custom_target(check-fuzzer) set(LIBFUZZER_TEST_IOS "0") pythonize_bool(LIBFUZZER_TEST_IOS)