solidity/cmake
Jun Zhang 8c5ecd1c01
Fix incorrectly CMAKE_BINARY_DIR usage
Similiar to CMAKE_SOURCE_DIR. Using CMAKE_BINARY_DIR will put the
generated header (stdlib.h) in build/include/solidity/libstdlib but it
should start with build/third-party/solidity or the library can't find
the header.

Signed-off-by: Jun Zhang <jun@junz.org>
2023-06-10 00:35:24 +08:00
..
scripts
templates Remove EWASM backend. 2023-05-11 10:56:55 -05:00
toolchains Update emscripten build to be compatible with new docker image. 2021-01-13 01:09:34 +01:00
EthBuildInfo.cmake
EthCcache.cmake
EthCheckCXXCompilerFlag.cmake
EthCompilerSettings.cmake Fix incorrect CMAKE_SOURCE_DIR usage 2023-06-08 19:17:34 +08:00
EthDependencies.cmake Increase minimum Boost version to 1.77 on Windows 2021-09-27 13:15:57 +02:00
EthOptions.cmake
EthPolicy.cmake Improve comment on CMP0115 2022-08-31 12:12:15 +03:00
EthToolchains.cmake
EthUtils.cmake [CMake] Refactor libsolc linker flag for EXPORTED_FUNCTIONS and make it more readable. 2022-03-09 13:03:23 +01:00
FindCLN.cmake
FindCVC4.cmake
FindGMP.cmake
FindZ3.cmake
fmtlib.cmake Fix incorrectly CMAKE_BINARY_DIR usage 2023-06-10 00:35:24 +08:00
jsoncpp.cmake Fix incorrectly CMAKE_BINARY_DIR usage 2023-06-10 00:35:24 +08:00
range-v3.cmake Fix incorrectly CMAKE_BINARY_DIR usage 2023-06-10 00:35:24 +08:00