]> git.lyx.org Git - features.git/commit
Cmake build: No need to recreate lyx.pot on every make call.
authorKornel Benko <kornel@lyx.org>
Thu, 23 Oct 2014 14:49:41 +0000 (16:49 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 23 Oct 2014 14:49:41 +0000 (16:49 +0200)
commit61f0634abf16937443f72d1d1faa0bd7558233c0
tree84085c757d486b4fc519e58362f5350e6f9ba74f
parent11e679f73ecca718c61307973c3d67739354e1c7
Cmake build: No need to recreate lyx.pot on every make call.

We can check if imput data for 'gettext' command has changed from previous call.
If not, there is no need to recreate lyx.pot, which we only differ in
"POT-Creation-Date: ...."
po/CMakeLists.txt