X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffrontends%2Fqt4%2FCMakeLists.txt;h=c71873be86e7a4d15251800d0904d8f0123c9222;hb=648e19702142d567c197c391e37ae80097d8b42b;hp=8d05dcf51601b811e37da0e07888f00d795b2db0;hpb=acddee2465f2178ea97efcb2cd35a33ce5ec1217;p=lyx.git diff --git a/src/frontends/qt4/CMakeLists.txt b/src/frontends/qt4/CMakeLists.txt index 8d05dcf516..c71873be86 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})