solidity/libsolidity
Christian Parpart cdd8c72c9d CMake: Explicitly state which files to compile instead of relying on globbing.
Also remove header file lists, as there is no need to add them to
add_library() or add_executable(), which should lower maintenance of the cmake files.
2018-11-26 14:39:24 +01:00
..
analysis Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
ast Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
codegen Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
formal Testing with smtlib2 interface always there 2018-11-23 09:43:49 +01:00
interface Merge pull request #5491 from ethereum/libyul-as-library 2018-11-23 17:01:18 +01:00
parsing Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
CMakeLists.txt CMake: Explicitly state which files to compile instead of relying on globbing. 2018-11-26 14:39:24 +01:00