solidity/solc
Lefteris Karapetsas 40cfcd40d7 Fix the build - library is not a module
The Module::Object rule is something only eth_use() and friends can
understand. target_link_libraries() on the other hand needs only the
actual library object to link to.
2015-12-04 10:11:09 +01:00
..
docker_emscripten Moved solc files. 2015-08-19 13:12:08 +02:00
CMakeLists.txt Fix the build - library is not a module 2015-12-04 10:11:09 +01:00
CommandLineInterface.cpp Fix up for new API from EIP-1.1. 2015-11-21 14:34:21 +01:00
CommandLineInterface.h Preliminary why3 code output. 2015-10-27 00:49:27 +01:00
jsonCompiler.cpp Fix up for new API from EIP-1.1. 2015-11-21 14:34:21 +01:00
main.cpp More information for help screen, some fixes for argument parsing. 2015-08-20 02:12:37 +02:00