Please, for translations, instead of using CMakeLists.txt in each individual folder, use solutions such as is in knetstats. Not only is it easier, but mainly because newly created translations will be automatically processed without the need to create CMakeLists.txt for each new translation.
Please, for translations, instead of using CMakeLists.txt in each individual folder, use solutions such as is in [knetstats](../knetstats/src/branch/master/translations/CMakeLists.txt). Not only is it easier, but mainly because newly created translations will be automatically processed without the need to create CMakeLists.txt for each new translation.
Ghost
changed title from WIP: cmake conversion to cmake conversion6 years ago
I made a little change. Programs ifconfig, route and iwconfig are searched for, instead of specifying fixed paths. Next I added the usual UI includes patch.
I made a little change. Programs ifconfig, route and iwconfig are searched for, instead of specifying fixed paths. Next I added the usual UI includes patch.
Please, for translations, instead of using CMakeLists.txt in each individual folder, use solutions such as is in knetstats. Not only is it easier, but mainly because newly created translations will be automatically processed without the need to create CMakeLists.txt for each new translation.
WIP: cmake conversionto cmake conversion 6 years agoI made a little change. Programs ifconfig, route and iwconfig are searched for, instead of specifying fixed paths. Next I added the usual UI includes patch.
Tested, it looks good.
a775e20ccd
.