Skip to content
Snippets Groups Projects
Commit 1d14c4bf authored by Kutscher's avatar Kutscher
Browse files

Set use liggghts to off.

parent 1cd93f7f
No related branches found
No related tags found
1 merge request!171Newest Update
......@@ -29,7 +29,7 @@ SET(USE_CATALYST OFF CACHE BOOL "include Paraview Catalyst support")
SET(USE_HLRN_LUSTRE OFF CACHE BOOL "include HLRN Lustre support")
SET(USE_DEM_COUPLING OFF CACHE BOOL "PE plugin")
SET(USE_LIGGGHTS ON CACHE BOOL "include LIGGGHTS library support")
SET(USE_LIGGGHTS OFF CACHE BOOL "include LIGGGHTS library support")
#MPI
IF((NOT ${CMAKE_CXX_COMPILER} MATCHES mpicxx) AND (NOT ${CMAKE_CXX_COMPILER} MATCHES mpiicpc))# OR NOT ${CMAKE_CXX_COMPILER} MATCHES cc OR NOT ${CMAKE_CXX_COMPILER} MATCHES mpiCC)
......
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