Skip to content

Commit

Permalink
Set -DPython3_FIND_STRATEGY=LOCATION
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Dec 19, 2023
1 parent 5dd2a67 commit f34496e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vinca/templates/build_ament_cmake.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ cmake \
-DPYTHON_EXECUTABLE=$PYTHON_EXECUTABLE \
-DPython_EXECUTABLE=$PYTHON_EXECUTABLE \
-DPython3_EXECUTABLE=$PYTHON_EXECUTABLE \
-DPython3_FIND_STRATEGY=LOCATION \
-DPKG_CONFIG_EXECUTABLE=$PKG_CONFIG_EXECUTABLE \
-DPYTHON_INSTALL_DIR=$SP_DIR \
-DSETUPTOOLS_DEB_LAYOUT=OFF \
Expand Down

0 comments on commit f34496e

Please sign in to comment.