tdesktop/cmake/paths.cmake
2019-11-08 14:08:40 +03:00

4 lines
187 B
CMake

get_filename_component(libs_loc "../Libraries" REALPATH)
get_filename_component(third_party_loc "Telegram/ThirdParty" REALPATH)
get_filename_component(submodules_loc "Telegram" REALPATH)