提交 400d57d2 编写于 作者: D Daniel Larimer 提交者: GitHub

Merge pull request #87 from elmato/fix-implicit-dependencies-contract-source-files

Fix implicit dependencies of contracts source files
......@@ -88,5 +88,7 @@ macro(add_wast_target target SOURCE_FILES INCLUDE_FOLDERS DESTINATION_FOLDER)
)
add_custom_target(${target} ALL DEPENDS ${DESTINATION_FOLDER}/${target}.wast.hpp)
set_property(TARGET ${target} PROPERTY INCLUDE_DIRECTORIES ${INCLUDE_FOLDERS})
endmacro(add_wast_target)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册