default_pre_build &&
cd $SOURCE_DIRECTORY &&
# disbale options by default
sed -i '/^option/s/ON/OFF/' CMakeLists.txt 
#apply_patch_dir patches
