add CryptoConst to CMakeLists.txt
This commit is contained in:
@@ -12,6 +12,7 @@ set ( INC_DIR ".." )
|
|||||||
add_definitions ( "-std=c++0x -Wall" )
|
add_definitions ( "-std=c++0x -Wall" )
|
||||||
|
|
||||||
set ( SOURCES
|
set ( SOURCES
|
||||||
|
CryptoConst.cpp
|
||||||
AddressBook.cpp
|
AddressBook.cpp
|
||||||
Garlic.cpp
|
Garlic.cpp
|
||||||
HTTPServer.cpp
|
HTTPServer.cpp
|
||||||
@@ -44,6 +45,7 @@ set ( SOURCES
|
|||||||
)
|
)
|
||||||
|
|
||||||
set ( HEADERS
|
set ( HEADERS
|
||||||
|
CryptoConst.h
|
||||||
AddressBook.h
|
AddressBook.h
|
||||||
Garlic.h
|
Garlic.h
|
||||||
HTTPServer.h
|
HTTPServer.h
|
||||||
|
Reference in New Issue
Block a user