Skip to content

Commit

Permalink
- changed boost libraries to realpath, to prevent issues with differe…
Browse files Browse the repository at this point in the history
…nt installed boost versions

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24521 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Marcus Walther committed Feb 11, 2015
1 parent dd9c880 commit a4ba919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimulationRuntime/cpp/CMakeLists.txt
Expand Up @@ -77,6 +77,7 @@ SET(OMC_BUILD ON)
SET(SIMSTER_BUILD OFF)

SET(Boost_USE_MULTITHREADED ON)
SET(BOOST_REALPATH ON)

INCLUDE(${CMAKE_SOURCE_DIR}/PrecompiledHeader.cmake)

Expand Down

0 comments on commit a4ba919

Please sign in to comment.