mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Cmake build: Define for 'DEVEL_VERSION' already done in development/cmake/config.h.cmake
This commit is contained in:
parent
fdc2f0c78d
commit
acddee2465
@ -72,11 +72,6 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}
|
|||||||
|
|
||||||
lyx_add_msvc_pch(lyx)
|
lyx_add_msvc_pch(lyx)
|
||||||
|
|
||||||
if (LYX_DEVEL_VERSION)
|
|
||||||
add_definitions(-DDEVEL_VERSION)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
|
|
||||||
if (LYX_MERGE_FILES)
|
if (LYX_MERGE_FILES)
|
||||||
if(dont_merge)
|
if(dont_merge)
|
||||||
list(REMOVE_ITEM lyx_sources ${dont_merge})
|
list(REMOVE_ITEM lyx_sources ${dont_merge})
|
||||||
|
Loading…
Reference in New Issue
Block a user