mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
cleanup
This commit is contained in:
parent
46db37e06c
commit
8ac59ae2be
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ target_include_directories(${PROJECT_NAME} PRIVATE ${CMAKE_BINARY_DIR})
|
||||||
if(UNIX)
|
if(UNIX)
|
||||||
set_source_files_properties(
|
set_source_files_properties(
|
||||||
AES.cpp
|
AES.cpp
|
||||||
# ECC384.cpp
|
ECC384.cpp
|
||||||
Salsa20.cpp
|
Salsa20.cpp
|
||||||
C25519.cpp
|
C25519.cpp
|
||||||
Poly1305.cpp
|
Poly1305.cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue