Skip to content

Commit

Permalink
remove cmake message
Browse files Browse the repository at this point in the history
  • Loading branch information
mcodev31 committed Dec 3, 2015
1 parent 1b649c7 commit 5e34168
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bindings/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ if (PYTHON)

add_custom_target(target ALL DEPENDS ${MSYM_PYTHON_STAMP})


message("execute_process(COMMAND ${PYTHON} ${MSYM_PYTHON_SETUP} install ${MSYM_PYTHON_INSTALL_OPTS})")
install(CODE "execute_process(COMMAND ${PYTHON} ${MSYM_PYTHON_SETUP} install ${MSYM_PYTHON_INSTALL_OPTS})")
endif()

0 comments on commit 5e34168

Please sign in to comment.