1
0
mirror of https://github.com/danog/ton.git synced 2024-11-26 20:14:55 +01:00
ton/tonlib/TonlibConfig.cmake
2019-09-30 12:53:00 +04:00

4 lines
130 B
CMake

include(CMakeFindDependencyMacro)
#TODO: write all external dependencies
include("${CMAKE_CURRENT_LIST_DIR}/TonlibTargets.cmake")