Skip to content

Commit

Permalink
Verbose build to check library paths
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Jan 17, 2025
1 parent 17ad556 commit 51cf862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
-DWarpX_EB=OFF \
-DWarpX_PRECISION=DOUBLE \
-DWarpX_PARTICLE_PRECISION=DOUBLE
cmake --build build -j 4
cmake --build build -j 4 --verbose
#cmake -S . -B build_EB \
# -GNinja \
Expand Down

0 comments on commit 51cf862

Please sign in to comment.