aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index e3bb68f857..03b0f918e2 100644
--- a/SConstruct
+++ b/SConstruct
@@ -432,7 +432,7 @@ if env['ckw']:
CKW_INCLUDE_DIR = CKW_PROJECT_DIR + "/include"
CKW_BUILD_DIR = build_path.replace("#", "")
- CKW_CMAKE_CMD = "CC={CKW_CC} CXX={CKW_CXX} cmake -G \"Unix Makefiles\" --clean-first " \
+ CKW_CMAKE_CMD = "CC={CKW_CC} CXX={CKW_CXX} cmake -G \"Unix Makefiles\" " \
"-S {CKW_PROJECT_DIR} -B {CKW_BUILD_DIR} " \
"-DCMAKE_BUILD_TYPE={CKW_BUILD_TYPE} " \
"-DCKW_ENABLE_OPENCL={CKW_ENABLE_OPENCL} " \