Skip to content

Commit

Permalink
#5 fixed error from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrinel committed Jan 19, 2023
1 parent f672fc6 commit 46546d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/nightly.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pipeline {
-DCMAKE_CXX_STANDARD=17 \
-DCMAKE_CXX_EXTENSIONS=OFF \
-DKokkosKernels_ENABLE_TESTS=ON \
-DKokkosKernels_ENABLE_BENCHMARKS=ON \
-DKokkosKernels_ENABLE_EXAMPLES=ON \
-DKokkosKernels_INST_DOUBLE=ON \
-DKokkosKernels_INST_ORDINAL_INT=ON \
-DKokkosKernels_INST_OFFSET_INT=ON \
Expand Down

0 comments on commit 46546d9

Please sign in to comment.