Remove vestigial field_reflector
This commit is contained in:
parent
c6debcd59c
commit
1556fc5e54
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
add_executable( field_reflector main.cpp )
|
||||
if( UNIX AND NOT APPLE )
|
||||
set(rt_library rt )
|
||||
endif()
|
||||
|
||||
target_link_libraries( field_reflector
|
||||
PRIVATE graphene_app graphene_net graphene_chain graphene_utilities graphene_wallet fc ${CMAKE_DL_LIBS} ${PLATFORM_SPECIFIC_LIBS} )
|
||||
Loading…
Reference in a new issue