Skip to content
Snippets Groups Projects
Commit 576dc210 authored by LEGOLAS\lenz's avatar LEGOLAS\lenz
Browse files

erases deprecated commands from main CMakeList

parent 210b9160
No related branches found
No related tags found
Loading
......@@ -44,8 +44,6 @@ include(${CMAKE_SOURCE_DIR}/${cmakeMacroPath}/general/FileUtilities.cmake)
#############################################################
### PROJECT SETTINGS ###
#############################################################
set(CUDA_TOOLKIT_ROOT_DIR "C:/Program Files/NVIDIA GPU Computing Toolkit")
set(CUDACXX "C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/bin/nvcc.exe")
project(VirtualFluidsGpuCodes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment