Skip to content
Snippets Groups Projects
Commit c9a1ce9e authored by Matteo Cicuttin's avatar Matteo Cicuttin
Browse files

Removed gcc6 reference from CMakeLists.txt.

parent 8530be31
Branches
Tags
No related merge requests found
......@@ -6,7 +6,6 @@ include(CheckLanguage)
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CUDA_ARCHITECTURES 35)
set(CMAKE_CUDA_HOST_COMPILER "/usr/bin/g++-6")
# Additional modules path for cmake
set (CMAKE_MODULE_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment