[Geary] Intltool does not accept two --xxx-yyy type option
- From: Akira Nakagawa <matyapiro31 gmail com>
- To: geary-list gnome org
- Subject: [Geary] Intltool does not accept two --xxx-yyy type option
- Date: Sun, 26 Apr 2015 02:36:22 +0900
In cmake/FindIntltool.cmake
For example
add_cusom_target(geary.xml ALL
${INTLTOOL_MERGE_EXECUTABLE} --xml-style --no-translations
${CMAKE_SOURCE_DIR}/${po_dir}
${CMAKE_CURRENT_SOURCE_DIR}/${xml_id}.xml.in ${xml_id}.xml
)
Console output:Cannot open /tmp/geary/manifest/geary.xml.in: Permission
denied
This is because of I made geary.application.in read-only.
It shows that cmake recognize the file as outputfile ,not filename.
refered from man intltool-merge
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]