Searched refs:CLION_PROJECT_FILE_NAME (Results 1 – 3 of 3) sorted by relevance
151 constant.CLION_PROJECT_FILE_NAME)397 dst_path = os.path.join(cc_out_dir, constant.CLION_PROJECT_FILE_NAME)400 src_path = os.path.join(cc_dir, constant.CLION_PROJECT_FILE_NAME)440 file_path = os.path.join(file_dir, constant.CLION_PROJECT_FILE_NAME)
706 out_dir, mod_name, constant.CLION_PROJECT_FILE_NAME))710 out_dir, cc_file_name, constant.CLION_PROJECT_FILE_NAME)
109 CLION_PROJECT_FILE_NAME = 'CMakeLists.txt' variable