tdesktop/cmake/paths.cmake

4 lines
187 B
CMake
Raw Normal View History

2019-11-08 08:27:39 +00:00
get_filename_component(libs_loc "../Libraries" REALPATH)
get_filename_component(third_party_loc "Telegram/ThirdParty" REALPATH)
2019-11-08 10:05:59 +00:00
get_filename_component(submodules_loc "Telegram" REALPATH)