Skip to content
Snippets Groups Projects
Commit 0c62861e authored by schoen's avatar schoen
Browse files

add config file for mollok

parent 8399be6b
No related branches found
No related tags found
1 merge request!51Open source
#################################################################################
# VirtualFluids MACHINE FILE
# Responsible: Martin Schoenherr
# OS: Windows 10
#################################################################################
#SET TO CORRECT PATH:
SET(BOOST_ROOT "D:/libraries/boost_1_74_0" CACHE PATH "BOOST_ROOT")
SET(BOOST_LIBRARYDIR "D:/libraries/boost_1_74_0/stageMSVC64VS2019/lib" CACHE PATH "BOOST_LIBRARYDIR")
SET(CMAKE_CUDA_ARCHITECTURES 86)
SET(PATH_NUMERICAL_TESTS "E:/temp/numericalTests/")
LIST(APPEND VF_COMPILER_DEFINITION "PATH_NUMERICAL_TESTS=${PATH_NUMERICAL_TESTS}")
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