Commit graph

7 commits

Author SHA1 Message Date
Ayush Singh
22b73b75fc Removed Copyright from build.rs.
I think I accidently copied it when I was copying the build.rs.
2022-01-04 00:46:29 +05:30
Ayush Singh
58b3c81f66 Using kde_frameworks crate now. 2022-01-04 00:44:27 +05:30
Ayush Singh
b237f0e4ff Removing KCountry for now.
Cannot find the package providing KCountry.h in Ubuntu. It is present
with the normal KI18n in Arch Linux so no idea what to do.
2021-12-23 15:14:45 +05:30
Ayush Singh
10f1b9ab50 Now Linking and Including KF5I18nLocaleData.
Required for KCountry.
2021-12-16 00:11:39 +05:30
Ayush Singh
0470f05c07 Can now specify Include and Lib path.
Using KF5_I18n_INCLUDE_PATH and KF5_I18n_LIBREARY_PATH.
Maybe can improve default detection later.
2021-12-01 07:32:07 +05:30
Ayush Singh
9608d9fd8e Using Qt include path for QtCore.
Would like to avoid having to add Qtcore folder to include seperately
but don't have any solution yet.
2021-11-01 21:21:56 +05:30
Ayush Singh
2c6be797a3 Initial Commit. 2021-11-01 15:01:02 +05:30