mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	@@ -1 +1 @@
 | 
			
		||||
find_package(xrpl REQUIRED CONFIG)
 | 
			
		||||
find_package(xrpl-tmp REQUIRED CONFIG)
 | 
			
		||||
 
 | 
			
		||||
@@ -25,10 +25,10 @@ class Clio(ConanFile):
 | 
			
		||||
        'boost/1.82.0',
 | 
			
		||||
        'cassandra-cpp-driver/2.17.0',
 | 
			
		||||
        'fmt/10.1.1',
 | 
			
		||||
        'protobuf/3.21.12',
 | 
			
		||||
        'protobuf/3.21.9',
 | 
			
		||||
        'grpc/1.50.1',
 | 
			
		||||
        'openssl/1.1.1u',
 | 
			
		||||
        'xrpl/2.2.0-b1',
 | 
			
		||||
        'xrpl-tmp/2.2.0-rc2',
 | 
			
		||||
        'libbacktrace/cci.20210118'
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@ target_link_libraries(
 | 
			
		||||
         libbacktrace::libbacktrace
 | 
			
		||||
         fmt::fmt
 | 
			
		||||
         openssl::openssl
 | 
			
		||||
         xrpl::libxrpl
 | 
			
		||||
         xrpl-tmp::libxrpl
 | 
			
		||||
         Threads::Threads
 | 
			
		||||
         clio_options
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user