Skip to content

Commit

Permalink
- changed BOOST_REALPATH to Boost_REALPATH, because cmake is case sen…
Browse files Browse the repository at this point in the history
…sitive at this case

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

SET(Boost_USE_MULTITHREADED ON)
SET(BOOST_REALPATH ON)
SET(Boost_REALPATH ON)

INCLUDE(${CMAKE_SOURCE_DIR}/PrecompiledHeader.cmake)

Expand Down

0 comments on commit 0d5d781

Please sign in to comment.