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

List:       kde-commits
Subject:    [kdesrc-build] /
From:       Pino Toscano <pino () kde ! org>
Date:       2011-01-23 9:43:43
Message-ID: 20110123094343.45B30A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 4719cbd204d6e6d79e4aaa9c3531225b478a4a00 by Pino Toscano
Pushed by pino into branch master

install directly from the source dir

M  +1    -3    CMakeLists.txt     

http://commits.kde.org/a5d5b61a/4719cbd204d6e6d79e4aaa9c3531225b478a4a00

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4ee6927..c3b6565 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,6 +8,4 @@ include(MacroLibrary)
 
 macro_optional_add_subdirectory(doc)
 
-configure_file(kdesrc-build ${CMAKE_CURRENT_BINARY_DIR}/kdesrc-build  @ONLY)
-
-install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/kdesrc-build DESTINATION ${BIN_INSTALL_DIR})
+install(PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/kdesrc-build DESTINATION ${BIN_INSTALL_DIR})


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

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