Skip to content

Commit

Permalink
enable t8code for package compiler as well
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Dec 20, 2024
1 parent 889f990 commit 63ece7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=../install \
-DCMAKE_BUILD_TYPE=Debug \
-DT8CODE_ROOT=$PWD/../t8code-local/prefix \
-DUSE_PACKAGE_COMPILER=ON \
-DJULIA_PROJECT_PATH=$PWD/../libtrixi-julia
Expand Down

0 comments on commit 63ece7a

Please sign in to comment.