The branch, master, has been updated.

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

commit f96583e8d203b31ef8723ebea536682fd2b6fa52
Author: Kornel Benko <kor...@lyx.org>
Date:   Tue May 14 16:23:24 2013 +0200

    Fix compilation

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 07541ba..490990b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -6,7 +6,7 @@
 
 project(${_lyx})
 
-include_directories(${TOP_SRC_DIR}/src)
+include_directories(${TOP_SRC_DIR}/src ${QT_INCLUDES})
 
 set_property(GLOBAL PROPERTY USE_FOLDERS ON)
 set_property(GLOBAL PROPERTY PREDEFINED_TARGETS_FOLDER "CMakeTargets")

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

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


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to