From 8566bfe883fc67461e647540fcaf0122ac7147d8 Mon Sep 17 00:00:00 2001 From: Meco Jianting Man <920369182@qq.com> Date: Sat, 10 Apr 2021 17:08:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BD=9C=E8=80=85=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/cmake.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/cmake.py b/tools/cmake.py index 416930b8a7..5e17643a14 100644 --- a/tools/cmake.py +++ b/tools/cmake.py @@ -1,5 +1,6 @@ """ Utils for CMake +Author: https://github.com/klivelinux """ import os