Skip to content

Commit 3968611

Browse files
committed
legacy CMake
1 parent 07c6b2f commit 3968611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/state/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ add_library(evmone-state INTERFACE)
66
add_library(evmone::state ALIAS evmone-state)
77
target_link_libraries(evmone-state INTERFACE ethash::keccak)
88
target_sources(
9-
evmone-state PRIVATE
9+
evmone-state INTERFACE
1010
rlp.hpp
1111
utils.hpp
1212
)

0 commit comments

Comments
 (0)