Commit 7df9d048 authored by nagayama15's avatar nagayama15

Fix indentation tab to space.

parent 8ae384c4
...@@ -5,6 +5,7 @@ ExternalProject_Add( ...@@ -5,6 +5,7 @@ ExternalProject_Add(
INSTALL_COMMAND "" INSTALL_COMMAND ""
TEST_COMMAND "" TEST_COMMAND ""
LOG_DOWNLOAD ON LOG_DOWNLOAD ON
CMAKE_ARGS -DBUILD_STATIC_LIB=1
) )
ExternalProject_Get_Property(binaryen source_dir) ExternalProject_Get_Property(binaryen source_dir)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment