aboutsummaryrefslogtreecommitdiffhomepage
path: root/TdConfig.cmake
diff options
context:
space:
mode:
authorArseny Smirnov <arseny30@gmail.com>2018-12-31 22:04:05 +0300
committerArseny Smirnov <arseny30@gmail.com>2017-12-31 23:08:40 +0300
commit71d03f39c364367a8a7c51f783a41099297de826 (patch)
tree4c0c57f9ddb87f46d58192e1ebfd2c40f6d2c315 /TdConfig.cmake
Project import generated by Copybara.
GitOrigin-RevId: 318483224ad6164d9966f731d60cde37039bb2d4
Diffstat (limited to 'TdConfig.cmake')
-rw-r--r--TdConfig.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/TdConfig.cmake b/TdConfig.cmake
new file mode 100644
index 000000000..3cdff38c2
--- /dev/null
+++ b/TdConfig.cmake
@@ -0,0 +1,3 @@
+include(CMakeFindDependencyMacro)
+#TODO: write all external dependencies
+include("${CMAKE_CURRENT_LIST_DIR}/TdTargets.cmake")