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

This commit is contained in:
Kornel Benko 2012-10-09 22:43:24 +02:00
parent fdc2f0c78d
commit acddee2465

View File

@ -72,11 +72,6 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}
lyx_add_msvc_pch(lyx)
if (LYX_DEVEL_VERSION)
add_definitions(-DDEVEL_VERSION)
endif()
if (LYX_MERGE_FILES)
if(dont_merge)
list(REMOVE_ITEM lyx_sources ${dont_merge})