Skip to content

Commit

Permalink
Remove CMake installation path as easyblock takes care of it already
Browse files Browse the repository at this point in the history
  • Loading branch information
xinan1911 authored Nov 10, 2023
1 parent 72995a2 commit e6a32a5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ configopts = "-DWALBERLA_BUILD_WITH_PYTHON=ON "
configopts += "-DWALBERLA_BUILD_SHOWCASES=OFF "
configopts += "-DWALBERLA_BUILD_DOC=OFF "
configopts += "-DPython_ROOT_DIR=$EBROOTPYTHON "
configopts += "-DCMAKE_INSTALL_PREFIX=%(installdir)s "

modextrapaths = {'PYTHONPATH': ['pythonmodule']}

Expand Down

0 comments on commit e6a32a5

Please sign in to comment.