[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace] /: Make kdm compilation optional
From:       Ralf Jung <post () ralfj ! de>
Date:       2012-09-21 9:12:00
Message-ID: 20120921091200.7C36FA6094 () git ! kde ! org
[Download RAW message or body]

Git commit 30c7ad8b7386b18c4c2c041bf75686eb3e4e9fa8 by Ralf Jung.
Committed on 14/09/2012 at 11:51.
Pushed by ralfjung into branch 'master'.

Make kdm compilation optional

REVIEW: 106444

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kde-workspace/30c7ad8b7386b18c4c2c041bf75686eb3e4e9f=
a8

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9288cc2..b83413f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -170,7 +170,7 @@ if(${KDE_PLATFORM_PROFILE} STREQUAL "Desktop")
    endif(NOT WIN32)
 =

    if(X11_Xau_FOUND AND X11_Xdmcp_FOUND)
-      add_subdirectory( kdm )
+      macro_optional_add_subdirectory( kdm )
    else(X11_Xau_FOUND AND X11_Xdmcp_FOUND)
       message(STATUS "Xau lib or Xdmcp lib was missing. kdm will not compi=
le")
    endif(X11_Xau_FOUND AND X11_Xdmcp_FOUND)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic