Merge branch 'master' of https://github.com/cryptonomex/fc
This commit is contained in:
commit
5c927d5df1
1 changed files with 2 additions and 2 deletions
|
|
@ -288,8 +288,8 @@ ENDIF()
|
|||
add_executable( api tests/api.cpp )
|
||||
target_link_libraries( api fc )
|
||||
|
||||
add_executable( blind tests/blind.cpp )
|
||||
target_link_libraries( blind fc )
|
||||
#add_executable( blind tests/blind.cpp )
|
||||
#target_link_libraries( blind fc )
|
||||
|
||||
include_directories( vendor/websocketpp )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue