Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Pytorch-Encoding
Commits
d40adbc4
Commit
d40adbc4
authored
Mar 21, 2018
by
Hang Zhang
Browse files
Revert "nvcc flags (#27)"
This reverts commit
f4178a2a
.
parent
f4178a2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
encoding/CMakeLists.txt
encoding/CMakeLists.txt
+0
-1
No files found.
encoding/CMakeLists.txt
View file @
d40adbc4
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment