Skip to content

Commit

Permalink
- copy-command for ILinSolverSettings added
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@21144 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Marcus Walther committed Jun 17, 2014
1 parent 379c97b commit 2c371ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimulationRuntime/cpp/Core/Solver/CMakeLists.txt
Expand Up @@ -14,6 +14,7 @@ target_link_libraries (${SolverName} ${MathName} ${Boost_LIBRARIES} )
install (TARGETS ${SolverName} DESTINATION lib/omc/${LIBINSTALLEXT})
install (FILES
${CMAKE_SOURCE_DIR}/Include/Core/Solver/IAlgLoopSolver.h
${CMAKE_SOURCE_DIR}/Include/Core/Solver/ILinSolverSettings.h
${CMAKE_SOURCE_DIR}/Include/Core/Solver/INonLinSolverSettings.h
${CMAKE_SOURCE_DIR}/Include/Core/Solver/ISolver.h
${CMAKE_SOURCE_DIR}/Include/Core/Solver/ISolverSettings.h
Expand Down

0 comments on commit 2c371ba

Please sign in to comment.