Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
octoflar authored Jun 8, 2024
1 parent b527c72 commit 4089f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@ add_unit_test(random_test
${TEST}/cxx/core/random_test.cxx)

add_flavour_test(curcuma_test 159.77 171.89)
add_flavour_test(doublet_test 14.61)
add_flavour_test(oregano_test 251.04)
add_flavour_test(mascada_test 251.46)
add_flavour_test(azafran_test 103.91 258.67 213.20 223.51 238.06 196.48)
add_flavour_test(doublet_test 14.61)

add_executable(airtovac EXCLUDE_FROM_ALL ${MAIN}/cxx/util/airtovac.cxx
${MAIN}/cxx/core/base.h
Expand Down

0 comments on commit 4089f65

Please sign in to comment.