mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update CMakeLists.txt
Remove whitespace
This commit is contained in:
parent
a40813299f
commit
b7d922b00e
@ -133,7 +133,7 @@ if (OSSFUZZ)
|
|||||||
-Wno-zero-length-array
|
-Wno-zero-length-array
|
||||||
-Wno-suggest-destructor-override
|
-Wno-suggest-destructor-override
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(yul_evm_diff_ossfuzz
|
add_executable(yul_evm_diff_ossfuzz
|
||||||
YulToEvmDifferentialFuzzer.cpp
|
YulToEvmDifferentialFuzzer.cpp
|
||||||
../../libyul/YulOptimizerTestCommon.cpp
|
../../libyul/YulOptimizerTestCommon.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user