MeshGui: workaround for bug in Coin3d

This commit is contained in:
wmayer
2020-03-19 14:17:52 +01:00
parent ed04d40e2b
commit 3079fea303

View File

@@ -2,6 +2,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${Boost_INCLUDE_DIRS}
${COIN3D_INCLUDE_DIRS}
${COIN3D_INCLUDE_DIRS}/Inventor/annex
${PYTHON_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIR}
${XercesC_INCLUDE_DIRS}