Skip to content

Commit

Permalink
+ fix include dirs for DraftUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Aug 12, 2015
1 parent 51cff8f commit c79662e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mod/Draft/App/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ include_directories(
${Boost_INCLUDE_DIRS}
${OCC_INCLUDE_DIR}
${PYTHON_INCLUDE_DIRS}
${XercesC_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIR}
)
link_directories(${OCC_LIBRARY_DIR})

Expand Down

0 comments on commit c79662e

Please sign in to comment.