CMakeLists.txt
branch0.9.18
changeset 7933 223b3a195474
parent 7927 a96614777ce6
child 7944 a94f4ef5ba2b
child 7951 c64c0b413ff7
child 7960 99d5af6997dd
child 7973 afb67e34a6b5
equal deleted inserted replaced
7930:a4320272bb9a 7933:223b3a195474
    53 option(NOPNG "Disable screenshoot compression [default: auto]" OFF)
    53 option(NOPNG "Disable screenshoot compression [default: auto]" OFF)
    54 option(NOVIDEOREC "Disable video recording [default: auto]" OFF)
    54 option(NOVIDEOREC "Disable video recording [default: auto]" OFF)
    55 
    55 
    56 option(BUILD_ENGINE_LIBRARY "Enable hwengine library [default: off]" OFF)
    56 option(BUILD_ENGINE_LIBRARY "Enable hwengine library [default: off]" OFF)
    57 option(ANDROID "Enable Android build [default: off]" OFF)
    57 option(ANDROID "Enable Android build [default: off]" OFF)
       
    58 
       
    59 option(NOAUTOUPDATE "Disable OS X Sparkle update checking" OFF)
    58 option(CROSSAPPLE "Enable OSX when not on OSX [default: off]" OFF)
    60 option(CROSSAPPLE "Enable OSX when not on OSX [default: off]" OFF)
    59 
    61 
    60 
    62 
    61 #bundle .app setup
    63 #bundle .app setup
    62 if(APPLE OR CROSSAPPLE)
    64 if(APPLE OR CROSSAPPLE)