Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
limbo018 committed Jan 1, 2025
2 parents 70c814b + c3fe55a commit 523e4c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dreamplace/ops/gift_init/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ file(GLOB INSTALL_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/*.py
)
install(FILES ${INSTALL_SRCS} DESTINATION dreamplace/ops/${OP_NAME})
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/utils DESTINATION dreamplace/ops/${OP_NAME})
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/utils_gpu DESTINATION dreamplace/ops/${OP_NAME})

0 comments on commit 523e4c3

Please sign in to comment.