Skip to content

Commit 03f0499

Browse files
author
skambapugithub
committed
removed USE_DEFAULT_FLAGS flags which is not required
1 parent 8f6380c commit 03f0499

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cudaSift/SYCL/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ endif()
8989

9090
# Use either default or user defined CXX flags
9191
# -DCMAKE_CXX_FLAGS=" -blah -blah " overrides the default flags
92-
set(USE_DEFAULT_FLAGS ON)
9392

9493
set(DEF_INTEL_WL_CXX_FLAGS " ")
9594
set(DEF_NVIDIA_WL_CXX_FLAGS " ")

0 commit comments

Comments
 (0)