Commit graph

11 commits

Author SHA1 Message Date
Ivailo Monev
0afe0c0c36 simplify installation directories handling via use of CPACK_SET_DESTDIR
also, the CMake files are installed where they can be found by default
(without any manual configuration) by default - in the top-level
installation directory (CMAKE_INSTALL_PREFIX)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-10 14:06:44 +03:00
Ivailo Monev
803e2710c6 make configuration paths cached
that makes them overridable even from external projects (which can be bad
since it can make translations be installed in the wrong path) but for
those who build Katie itself it would be easier to change the paths from
the CMake GUI or their IDE

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-03 17:00:51 +00:00
Ivailo Monev
29d0375f1d change the way configuration directories are handled
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-26 02:43:35 +00:00
Ivailo Monev
585670a86b fix package files for MinGW on Archlinux 2016-03-07 19:12:48 +00:00
Ivailo Monev
0e7de5d972 fix package target for Windows platform
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-29 18:31:07 +02:00
Ivailo Monev
d903cd454e require KtMain only if not mingw
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-16 21:10:23 +02:00
Ivailo Monev
48f9a83a94 make the win32 mkspecs MinGW aware
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-05 21:17:23 +02:00
Ivailo Monev
1421bba470 properly export main component
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-19 18:34:16 +02:00
Ivailo Monev
eb445a550a minor build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-15 21:41:35 +02:00
Ivailo Monev
630483f3aa disable freetype and fontconfig for windows
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-15 18:55:19 +02:00
Ivailo Monev
bfbc380756 initial import
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-10 05:06:13 +02:00