fixed g++ftxui

This commit is contained in:
PiGames 2025-06-10 12:01:51 +03:00 committed by GitHub
parent 5b96a96ea1
commit cb199eeb41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
#!/bin/bash
/usr/bin/g++ \
-I/home/ece/FTXUI/include \
-L/home/ece/FTXUI/build \
-I~//FTXUI/include \
-L~/home/ece/FTXUI/build \
"$@" \
-lftxui-component -lftxui-dom -lftxui-screen