summaryrefslogtreecommitdiff
path: root/man/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-1/+1
|
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-1/+1
|
* Fix: Allow unusual building (#215)R7404Stefan Wildemann2017-04-241-1/+5
| | | | | | | | | | | | | | | | | | | * Support unusual building This patch updates navits cmake system to allow more unusual build and install path configurations as well as renaming the navit binary. This sis required for restricted environments like Sailfish OS harbour that do not follow usual path conventions. You can now: redefine the binary name (NAVIT_BINARY) control the translation file names (PACKAGE) select the library directory (LIB_DIR) select the share directory (SHARE_DIR) select the locales directory (LOCALE_DIR) select the images directory (IMAGE_DIR) select the man directory (MAN_DIR) the .desktop file is updated and the man file is renamed according to this and the install prefix is still honoured.
* Fix:manpage:Update manpage, installation by CMakesleske2012-07-111-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5187 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Initial support for cmake build system. This first stage partly ↵rikky2010-10-021-0/+0
supports windows and linux platforms. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3589 ffa7fe5e-494d-0410-b361-a75ebd5db220