CMakeLists.txt

changeset 368
0757a3758540
parent 362
6a615dbae216
child 369
09d3d8d18f97
equal deleted inserted replaced
367:60c493e08800 368:0757a3758540
7 7
8 # ===== Set application version ===== 8 # ===== Set application version =====
9 9
10 SET( bmsapp_VERSION_MAJOR 0 ) 10 SET( bmsapp_VERSION_MAJOR 0 )
11 SET( bmsapp_VERSION_MINOR 2 ) 11 SET( bmsapp_VERSION_MINOR 2 )
12 SET( bmsapp_VERSION_PATCH 18 ) 12 SET( bmsapp_VERSION_PATCH 19 )
13 13
14 # Compile flags 14 # Compile flags
15 15
16 option(BUILD_DESIGNER_PLUGINS "If on, you will only build and install the designer plugins." OFF) 16 option(BUILD_DESIGNER_PLUGINS "If on, you will only build and install the designer plugins." OFF)
17 option(UPDATE_TRANSLATIONS "Enable rescanning sources to update .ts files" OFF) 17 option(UPDATE_TRANSLATIONS "Enable rescanning sources to update .ts files" OFF)

mercurial