aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/cmake
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-06 23:53:36 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-06 23:53:36 +0300
commit128f995b4dbcebbf90d9efa7deea4f62f35904fd (patch)
treea342729b2637789becd219da8e17e7c6902a0dec /project/cmake
parent"toolchain" -> "toolset", part 2 (diff)
downloadcmake-common-128f995b4dbcebbf90d9efa7deea4f62f35904fd.tar.gz
cmake-common-128f995b4dbcebbf90d9efa7deea4f62f35904fd.zip
brush up import lists
Diffstat (limited to 'project/cmake')
-rw-r--r--project/cmake/build.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/project/cmake/build.py b/project/cmake/build.py
index 7ddc6b4..7cac5e0 100644
--- a/project/cmake/build.py
+++ b/project/cmake/build.py
@@ -23,7 +23,6 @@ import argparse
from contextlib import contextmanager
import logging
import os
-import os.path
import sys
import tempfile