The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 0c76f9c430b2c4a8362850e6b87c88fc46f592ae
Author: Kornel Benko <kor...@lyx.org>
Date:   Fri Oct 5 12:27:15 2012 +0200

    Cmake build: No header files in po-dir, so no need to include in cc commands

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f04d6cf..63baa9d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -458,7 +458,6 @@ if(LYX_NLS)
                message(FATAL_ERROR "Python 2.6 needed!")
        endif()
        find_package(LyXGettext REQUIRED)
-       include_directories(${TOP_SRC_DIR}/po)
        add_subdirectory(po "${TOP_BINARY_DIR}/po")
 endif()
 

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to