Searched refs:CLION_PROJECT_FILE_NAME (Results 1 – 3 of 3) sorted by relevance
151 constant.CLION_PROJECT_FILE_NAME)400 dst_path = os.path.join(cc_out_dir, constant.CLION_PROJECT_FILE_NAME)403 src_path = os.path.join(cc_dir, constant.CLION_PROJECT_FILE_NAME)443 file_path = os.path.join(file_dir, constant.CLION_PROJECT_FILE_NAME)
724 out_dir, mod_name, constant.CLION_PROJECT_FILE_NAME))728 out_dir, cc_file_name, constant.CLION_PROJECT_FILE_NAME)
112 CLION_PROJECT_FILE_NAME = 'CMakeLists.txt' variable