[texworks] New build system
Atsuhito Kohda
kohda at pm.tokushima-u.ac.jp
Sat May 17 14:46:00 CEST 2014
On Fri, 16 May 2014 21:00:44 +0200, Peter Wüsten wrote:
> Atsuhito Kohda wrote:
>
>> (I build Python plugin package with modifying CMakeLists.txt)
>>
> How did you do that, i.e. what did you change in CMakeLists.txt, and on
> which Python-packages does the build depend?
Well, I changed CMakeFile.txt in line #113
OPTION(WITH_PYTHON "Build TeXworks Python plugin?" OFF)
to
OPTION(WITH_PYTHON "Build TeXworks Python plugin?" ON)
but as Stefan advised already it should be better to add
-DWITH_PYTHON=1 to cmake option.
I'm not sure if I understand you correctly but I think
"build dependency" should depend on OS, but on debian
it is python-dev and also I guess one might need to modify
TWPythonPlugin.pro in plugins-src/TWPythonPlugin.
Best regards, 2014-5-17(Sat)
--
Debian Developer - much more I18N of Debian
Atsuhito Kohda <kohda AT debian.org>
Department of Math., Univ. of Tokushima
More information about the texworks
mailing list