CMakeList modified for automatic compile of Zoltan

This commit is contained in:
Hamidreza
2025-05-16 18:55:25 +03:30
parent ad5233bb77
commit 0053ef002a
3 changed files with 65 additions and 28 deletions

View File

@ -19,7 +19,7 @@ export pFlow_SRC_DIR="$pFlow_PROJECT_DIR/src"
export Kokkos_DIR="$kokkosDir"
export Zoltan_DIR="$projectDir/Zoltan"
#export Zoltan_DIR="$projectDir/Zoltan"
# Cleanup variables (done as final statement for a clean exit code)
unset projectDir