Skip to content

Commit

Permalink
Revert "nvcc flags (zhanghang1989#27)"
Browse files Browse the repository at this point in the history
This reverts commit f4178a2.
  • Loading branch information
zhanghang1989 committed Mar 21, 2018
1 parent f4178a2 commit d40adbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion encoding/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ ENDIF()

SET(CMAKE_MACOSX_RPATH 1)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
SET(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -std=c++11")

FILE(GLOB src-cuda kernel/*.cu)

Expand Down

0 comments on commit d40adbc

Please sign in to comment.