Skip to content

Commit

Permalink
fix python
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-c authored Jan 17, 2025
1 parent 575cf39 commit 5265eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ cmake $SOURCEDIR \
${COMMON_O2_REVISION:+-DCommon_ROOT=$COMMON_O2_ROOT} \
${DIM_REVISION:+-DDIM_ROOT=$DIM_ROOT} \
${READOUTCARD_REVISION:+-DReadoutCard_ROOT=$READOUTCARD_ROOT} \
${PYTHON_ROOT:+-DPython3_EXECUTABLE="$(which python3)"} \
${LLA_REVISION:+-DLLA_ROOT=$LLA_ROOT} \
${DIM_RPC_PARALLEL_REVISION:+-DDIM_RPC_PARALLEL_ROOT=$DIM_RPC_PARALLEL_ROOT} \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
Expand Down

0 comments on commit 5265eae

Please sign in to comment.