mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Remove now unneeded comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34843 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b5ec78f6e5
commit
bac078bfc1
@ -62,12 +62,6 @@ add_gettext_python(formats lib configure.py)
|
||||
FIND_PROGRAM(GETTEXT_XGETTEXT_EXECUTABLE xgettext)
|
||||
FIND_PROGRAM(GETTEXT_MSGUNIQ_EXECUTABLE msguniq)
|
||||
|
||||
# TODO:
|
||||
# We need here perl, because I don't know how
|
||||
# to write the alternative for "cat" in python
|
||||
# e.g. perl -e "\"while(<>){print;}\""
|
||||
# But maybe Jose knows?
|
||||
|
||||
ADD_CUSTOM_COMMAND(
|
||||
OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${_lyxname}.cat.pot"
|
||||
COMMAND ${_PYTHON_EXECUTABLE}
|
||||
|
Loading…
Reference in New Issue
Block a user