d93f6350d0
Remove po/update_pot.sh and generate the gettext .pot source automatically in cmake on every build instead. If the .pot is actually updated, print a loud message at the end of the build to commit the result and push to transifex. Fix the gettext tools and package loading block to only run when ENABLE_NLS is enabled and find the xgettext and msginit binaries in the Windows case as well. xgettext is used to generate the .pot. Refactor the SRC_WX/HDR_WX/RES_WX/XRC_SOURCES handling to use only relative paths and move all generated files into RES_WX. This was necessary to generate the .pot from cmake. Signed-off-by: Rafael Kitover <rkitover@gmail.com> |
||
---|---|---|
.. | ||
wxvbam | ||
CMakeLists.txt |