Adam Ierymenko 6 years ago
parent
commit
8ac59ae2be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      node/CMakeLists.txt

+ 1 - 1
node/CMakeLists.txt

@@ -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