Skip to content

Commit

Permalink
revert activating Logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Worschech authored and OpenModelica-Hudson committed Jul 18, 2017
1 parent 0f09143 commit 28e177d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SimulationRuntime/cpp/CMakeLists.txt
Expand Up @@ -147,7 +147,6 @@ SET(DgesvName ${LIBPREFIX}Dgesv) # only static version
SET(USE_MICO OFF)
SET(USE_KLU CACHE BOOL OFF)
SET(USE_TRILINOS CACHE BOOL OFF)
SET(USE_LOGGER ON)
SET(REDUCE_DAE OFF)
IF(NOT FMU_TARGET OR FMU_SUNDIALS)
SET(USE_SUNDIALS ON)
Expand Down

0 comments on commit 28e177d

Please sign in to comment.