Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiNano committed Dec 17, 2023
1 parent 6a4f353 commit 1b719d0
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 @@ -617,7 +617,7 @@ add_library(

target_include_directories(argon2 PUBLIC submodules/phc-winner-argon2/include)
target_include_directories(argon2 PUBLIC submodules/phc-winner-argon2/src)
target_include_directories(argon2 PUBLIC crypto/blake2)
target_include_directories(argon2 PUBLIC submodules/crypto/blake2)

add_library(
lmdb
Expand Down

0 comments on commit 1b719d0

Please sign in to comment.