Skip to content

Commit

Permalink
Merge branch 'dev-pip-package'. Close #242.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Dec 10, 2023
2 parents 03293b7 + 2c534c9 commit 21cd2b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions analyzer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@ add_custom_target(ikos-python ALL

install(CODE "
set(PIP_INSTALL
\"${PYTHON_EXECUTABLE}\"
\"-m\"
\"pip\"
\"install\"
)
Expand Down

0 comments on commit 21cd2b5

Please sign in to comment.