Skip to content

Commit

Permalink
address feedback: only install proxyRenderDelegate.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamed Sabri committed Mar 31, 2020
1 parent 28d48e0 commit de407da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mayaUsd/render/vp2RenderDelegate/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ mayaUsd_promoteHeaderList(HEADERS ${headers} SUBDIR render/vp2RenderDelegate)
# -----------------------------------------------------------------------------
# install
# -----------------------------------------------------------------------------
install(FILES ${headers}
install(FILES proxyRenderDelegate.h
DESTINATION ${CMAKE_INSTALL_PREFIX}/include/${PROJECT_NAME}/render/vp2RenderDelegate
)

0 comments on commit de407da

Please sign in to comment.