mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Don't remove emtpy line
This commit is contained in:
parent
0e1f7112b3
commit
8cd552c8e3
@ -50,6 +50,7 @@ target_link_libraries(yul-phaser PRIVATE phaser)
|
||||
|
||||
install(TARGETS yul-phaser DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||
|
||||
|
||||
add_executable(satsolver satsolver-main.cpp)
|
||||
target_link_libraries(satsolver PUBLIC solidity range-v3 Boost::boost Boost::program_options)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user