We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--test
1 parent 8724662 commit 46a6df2Copy full SHA for 46a6df2
cmake/modules/SwiftHandleGybSources.cmake
@@ -38,8 +38,6 @@ function(handle_gyb_source_single dependency_out_var_name)
38
"${options}" "${single_value_args}" "${multi_value_args}" ${ARGN})
39
40
set(gyb_flags
41
- "--test" # Run gyb's self-tests whenever we use it. They're cheap
42
- # enough and it keeps us honest.
43
${SWIFT_GYB_FLAGS}
44
${GYB_SINGLE_FLAGS})
45
0 commit comments