Skip to content

Commit

Permalink
set CMAKE_PREFIX_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jan 21, 2025
1 parent 74ebb7a commit ae08e29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ else
skiprpath=""
fi

export CMAKE_PREFIX_PATH=$PREFIX

# Install Cyclus
#export VERBOSE=1
${PYTHON} install.py --prefix="${PREFIX}" \
Expand Down

0 comments on commit ae08e29

Please sign in to comment.