Remove left-overs in CMakeLists.txt
This commit is contained in:
parent
7433a0e237
commit
af74b3e027
1 changed files with 0 additions and 3 deletions
|
@ -131,8 +131,6 @@ else ()
|
|||
set (ARGON_CORE phc-winner-argon2/src/ref.c)
|
||||
endif ()
|
||||
|
||||
#include_directories (beast/include)
|
||||
|
||||
set (UPNPC_BUILD_SHARED OFF CACHE BOOL "")
|
||||
add_subdirectory (miniupnp/miniupnpc)
|
||||
# FIXME: This fixes miniupnpc include directories without modifying miniupnpc's
|
||||
|
@ -199,7 +197,6 @@ target_include_directories(argon2 PUBLIC phc-winner-argon2/include)
|
|||
target_include_directories(argon2 PUBLIC phc-winner-argon2/src)
|
||||
target_include_directories(argon2 PUBLIC blake2)
|
||||
|
||||
|
||||
add_library (xxhash
|
||||
xxhash/xxhash.c
|
||||
xxhash/xxhash.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue