The branch, master, has been updated.

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

commit 648e19702142d567c197c391e37ae80097d8b42b
Author: Kornel Benko <[email protected]>
Date:   Tue Oct 9 22:45:12 2012 +0200

    Cmake build: Define for 'DEVEL_VERSION' already done in 
development/cmake/config.h.cmake

diff --git a/src/frontends/qt4/CMakeLists.txt b/src/frontends/qt4/CMakeLists.txt
index 8d05dcf..c71873b 100644
--- a/src/frontends/qt4/CMakeLists.txt
+++ b/src/frontends/qt4/CMakeLists.txt
@@ -37,10 +37,6 @@ include_directories(
        ${QT_INCLUDES}
        ${CMAKE_CURRENT_BINARY_DIR})
 
-if (LYX_DEVEL_VERSION)
-       add_definitions(-DDEVEL_VERSION)
-endif()
-
 if(LYX_MERGE_FILES)
        lyx_const_touched_files(_allinone frontends_qt4_sources)
        set(depends_moc_uic ${frontends_qt4_headers} ${ui_files})

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

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


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to