fixed g++ftxui

This commit is contained in:
PiGames 2025-06-10 12:02:25 +03:00 committed by GitHub
parent cb199eeb41
commit 608972ea17
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~//FTXUI/include \
-L~/home/ece/FTXUI/build \
-I~/FTXUI/include \
-L~/FTXUI/build \
"$@" \
-lftxui-component -lftxui-dom -lftxui-screen