Skip to content

Commit

Permalink
refactor: rename test case to a more accurate name
Browse files Browse the repository at this point in the history
  • Loading branch information
abdes committed Oct 2, 2023
1 parent be40678 commit e585102
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ cpmaddpackage(
OPTIONS
"CRYPTOPP_BUILD_TESTING OFF"
"DISABLE_ASM ON"
"DISABLE_SSE3 ON"
"DISABLE_SSE4 OFF")
)

# compile and link a test program using crypto++
add_executable(rng-test ${TEST_EXAMPLE_SOURCES_DIR}/main.cpp)
Expand Down

0 comments on commit e585102

Please sign in to comment.