solidity/libstdlib
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
..
src Experimental standard library 2023-06-06 17:16:23 +02:00
CMakeLists.txt Fix incorrectly CMAKE_BINARY_DIR usage 2023-06-10 00:35:24 +08:00
stdlib.h.in Experimental standard library 2023-06-06 17:16:23 +02:00
stdlib.src.h.in Experimental standard library 2023-06-06 17:16:23 +02:00