mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
add release option
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14167 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
04cfa65a96
commit
bc720fa2df
@ -5,7 +5,7 @@ include(LyXPaths)
|
||||
include(LyXMacros)
|
||||
|
||||
if(release)
|
||||
set(CMAKE_BUILD_TYPE TRUE)
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
set(release)
|
||||
endif(release)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user