1 2 3 4
project('sub1') assert(get_option('test_option') == false) assert(get_option('func_test_option') == true)