mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
changed default home directory
This commit is contained in:
parent
aba00455c8
commit
afb7003ef7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ set (KDE_VERSION_STRING "${KDE_VERSION}")
|
||||||
|
|
||||||
set (KDE_DISTRIBUTION_TEXT "compiled sources" CACHE STRING "Indicate the distribution in bug reports" )
|
set (KDE_DISTRIBUTION_TEXT "compiled sources" CACHE STRING "Indicate the distribution in bug reports" )
|
||||||
|
|
||||||
set (KDE_DEFAULT_HOME ".kde${_KDE_DEFAULT_HOME_POSTFIX}" CACHE STRING "The default KDE home directory" )
|
set (KDE_DEFAULT_HOME ".katana" CACHE STRING "The default home directory" )
|
||||||
|
|
||||||
# this must be before FindKDE4Internal in order to preset the result of the visibility test, so that it will be skipped
|
# this must be before FindKDE4Internal in order to preset the result of the visibility test, so that it will be skipped
|
||||||
option(KHTML_BUILD_TESTREGRESSION "Build KHTML's testregression. Note: this disables hidden visibility")
|
option(KHTML_BUILD_TESTREGRESSION "Build KHTML's testregression. Note: this disables hidden visibility")
|
||||||
|
|
Loading…
Add table
Reference in a new issue