-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Description
git clone https://github.com/tdlib/td.git
cd td
php SplitSource.php
rm -rf build
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DTD_ENABLE_LTO=ON ..
cmake --build . --target install
cd ..
php SplitSource.php --undo
cd ..
ls -l /usr/local
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels