Skip to content

Commit

Permalink
Fix windows tket build and pytket import issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-arkinstall committed Jul 26, 2024
1 parent bbdc77f commit 9abb317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tket/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ install(TARGETS tket
EXPORT tket-targets
FILE_SET HEADERS
RUNTIME DESTINATION bin
RUNTIME DESTINATION lib
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
INCLUDES DESTINATION include
Expand Down

0 comments on commit 9abb317

Please sign in to comment.