Skip to content

Commit

Permalink
[feature/CI_setup] more CI tinkering
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesETsmith committed Jun 10, 2024
1 parent a607dfe commit f92c78e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ target_link_libraries(fast_pauli INTERFACE fmt::fmt mdspan OpenMP::OpenMP_CXX)
target_compile_options(
fast_pauli
INTERFACE -g3
-O3
-march=native
# -O3 -march=native
-Wall
-Wextra
-Werror
Expand Down

0 comments on commit f92c78e

Please sign in to comment.