mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge commit 'caab155a00ca0158dcb16844bea5326e2a2c2562' into dn
This commit is contained in:
5
src/soci/cmake/dependencies/MySQL.cmake
Normal file
5
src/soci/cmake/dependencies/MySQL.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
set(MySQL_FIND_QUIETLY TRUE)
|
||||
|
||||
find_package(MySQL)
|
||||
|
||||
boost_external_report(MySQL INCLUDE_DIR LIBRARIES)
|
||||
Reference in New Issue
Block a user