diff --git a/CMakeLists.txt b/CMakeLists.txt index 3895e6aeecbaef3278220799c6c3c743dfc945a0..3c5c413f386d415626f556eedabfe11753ee22ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,6 +24,8 @@ include(${TD_SUPPORT_DIR}/cmake.options) include(${TD_SUPPORT_DIR}/cmake.version) +set(TD_DEPS_DIR "x86") + if (TD_LINUX) IF (TD_ARM_64 OR TD_ARM_32) set(TD_DEPS_DIR "arm")