Skip to content

Commit

Permalink
legacy CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed May 6, 2022
1 parent 07c6b2f commit 3968611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/state/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ add_library(evmone-state INTERFACE)
add_library(evmone::state ALIAS evmone-state)
target_link_libraries(evmone-state INTERFACE ethash::keccak)
target_sources(
evmone-state PRIVATE
evmone-state INTERFACE
rlp.hpp
utils.hpp
)

0 comments on commit 3968611

Please sign in to comment.