Skip to content

Commit

Permalink
Xtensor template fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtramm authored Jun 3, 2024
1 parent 85ccd37 commit 62bb754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"CMAKE_CXX_COMPILER": "clang++"
},
"environment": {
"LLVM_CXX_FLAGS": "-fopenmp -fopenmp-cuda-mode"
"LLVM_CXX_FLAGS": "-fopenmp -fopenmp-cuda-mode -fno-relaxed-template-template-args"
}
},
{
Expand Down

0 comments on commit 62bb754

Please sign in to comment.